OWL ITS + 탐지시스템(인터넷 진흥원)
jhjang
2021-12-07 99061ed463a11c767ea7cb242aa0609e0d088bc7
src/main/webapp/views/issue/issueAddRelation.html
@@ -29,17 +29,17 @@
                </small>
            </div>
<!--            <div class="form-group mb10 col-sm-4">-->
<!--                <label class="issue-label"><span class="highlighter-rouge">연관 이슈 구분</span></label>-->
<!--                <select id="relationIssueType"-->
<!--                        name="relationIssueType"-->
<!--                        class="form-control input-sm"-->
<!--                        ng-options="option.name for option in vm.relationIssueTypes track by option.id"-->
<!--                        ng-model="vm.relationIssueType"-->
<!--                        required>-->
<!--                </select>-->
            <div class="form-group mb10 col-sm-4">
                <label class="issue-label"><span class="highlighter-rouge">연관 이슈 구분</span></label>
                <select id="relationIssueType"
                        name="relationIssueType"
                        class="form-control input-sm"
                        ng-options="option.name for option in vm.relationIssueTypes track by option.id"
                        ng-model="vm.relationIssueType"
                        required>
                </select>
<!--            </div>-->
            </div>
            <div class="row">
                <div class="col-lg-4">