OWL ITS + 탐지시스템(인터넷 진흥원)
src/main/webapp/views/hostingField/hostingFieldAdd.html
@@ -79,13 +79,12 @@
                                   input-regex="[^0-9]"
                                   autocomplete="off"
                                   ng-model="vm.form.tels[$index]"
                                   maxlength="11"
                                   minlength="9">
                            >
                            <span class="select3-selection__email__remove" ng-click="fn.removeTelInput($index)">×</span>
                        </div>
                        <div ng-show="hostingFieldAddForm.tel.$error.minlength" class="help-block form-text text-danger"
                        <!--<div ng-show="hostingFieldAddForm.tel.$error.minlength" class="help-block form-text text-danger"
                             translate="common.least9CharactersTel">전화번호 형식이 맞지 않습니다.(9자리 이상)
                        </div>
                        </div>-->
                    </div>
                </div>
                <div class="col-lg-2 mt-25" style="margin-left: -15px">