OWL ITS + 탐지시스템(인터넷 진흥원)
이민희
2022-01-24 7f5428f3897cf22c34a00829a8eae6f260669999
src/main/webapp/views/customField/customFieldModify.html
@@ -99,9 +99,7 @@
                       name="defaultValue"
                       class="form-control"
                       ng-model="vm.form.defaultValue"
                       maxlength="100"
                       kr-input
                       ng-maxlength="100"
                       autocomplete="off">
                <input ng-if="vm.form.customFieldType == 'NUMBER'"
@@ -191,9 +189,9 @@
<!--                       class="help-block form-text text-danger" translate="common.upTo100Characters">-->
<!--                    최대 100글자까지 입력할 수 있습니다.-->
<!--                </small>-->
                <small ng-if="vm.form.customFieldType == 'INPUT'" translate="common.upTo100Characters">
                <!--<small ng-if="vm.form.customFieldType == 'INPUT'" translate="common.upTo100Characters">
                    최대 100글자까지 입력할 수 있습니다.
                </small>
                </small>-->
                <div class="help-block form-text text-danger" ng-if="vm.form.customFieldType == 'SINGLE_SELECT'"
                     translate="customField.selectSingleFieldListHashTag">
                    단일 선택 필드 목록에 있는 값을 기본적으로 선택하고 싶을 때는 해시태그를 사용해야합니다. ex) #대상값