| | |
| | | <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> |
| | | |
| | | <div class="btn-group"> |
| | | <button aria-expanded="false" aria-haspopup="true" |
| | | tabindex="-1" |