src/main/webapp/views/hostingField/hostingFieldAdd.html
@@ -119,7 +119,11 @@ ng-model="vm.form.url" ng-maxlength="200" maxlength="200" ng-pattern="/(https?:\/\/)?(www\.)?[-a-zA-Z0-9@:%._\+~#=]{2,256}\.[a-z]{2,6}\b([-a-zA-Z0-9@:%_\+.~#?&//=]*)/" > <div ng-show="hostingFieldAddForm.url.$error.pattern" class="help-block form-text text-danger" translate="common.invalidUrlFormat">url 형식이 맞지 않습니다. </div> </div> </div> <div>