OWL ITS + 탐지시스템(인터넷 진흥원)
이민희
2021-12-09 3d1d29425c873257a65f4fde8a4bfc43d6211b83
src/main/webapp/views/issue/issueListNormal.html
@@ -333,10 +333,11 @@
                                <form class="form-inline justify-content-sm-end  pull-right" method="post" action="/issue/downloadExcel" name="issueListForm" >
                                    <!--span class="badge-tip" function-tool-tip  data-placement="top" data-toggle="tooltip" data-original-title="엑셀 다운로드, 일괄 변경 등 다양한 기능을 제공합니다.">?</span-->
                                    <input type="hidden" name="conditions">
                                    <div class="btn-group">
                                        <input type="checkbox" ng-model="vm.hideIssue"> 완료 이슈 숨기기
                                        <button type="button" ng-click="fn.getPageList(0)">새로고침</button>
                                    <div>
                                        완료 이슈 숨기기
                                        <label class='switch'><input type='checkbox' ng-model='vm.hideIssue' ng-click='fn.getPageList(0)'><span class='slider round'></span></label>
                                    </div>
                                    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
                                    <div class="btn-group">
                                        <button aria-expanded="false" aria-haspopup="true"
                                                tabindex="-1"