| | |
| | | </div> |
| | | </div> |
| | | |
| | | <div class="row mt-30"> |
| | | <div class="row mt-30 align-items-end" style="justify-content: space-between;"> |
| | | <div class="col-md-10"> |
| | | <span class="info_detail_font h3" translate="issue.relationIssue">연관 이슈</span> |
| | | </div> |
| | |
| | | </label> |
| | | </div> |
| | | </div> |
| | | <div class="btn-group" style="left: 975px; padding: 5px"> |
| | | <div class="col-5" style="display: flex; justify-content: flex-end; align-items: center"> |
| | | <div class="btn-group" style="padding: 5px"> |
| | | <button aria-expanded="false" aria-haspopup="true" |
| | | tabindex="-1" |
| | | class="btn btn-secondary dropdown-toggle" |
| | |
| | | <!--<a class="dropdown-item cursor" form-submit="issueListForm" make-search-conditions="fn.makeSearchConditions()"> <span translate="common.allDownloadExcel">엑셀 다운로드</span></a>--> |
| | | <a class="dropdown-item cursor" ng-click="fn.addRelationIssueTableConfig()"> <span translate="issue.settingTableDisplay">테이블 표시 설정</span></a> |
| | | <a class="dropdown-item cursor" ng-click="fn.removeRelationIssue()"> <span translate="common.selectDelete">삭제</span></a> |
| | | </div> |
| | | </div> |
| | | </div> |
| | | </div> |
| | |
| | | </div> |
| | | </div> |
| | | |
| | | <div class="row mt-30"> |
| | | <div class="row mt-30 align-items-end" style="justify-content: space-between;"> |
| | | <div class="col-md-8"> |
| | | <span class="info_detail_font h3" translate="issue.downIssue">하위 이슈</span> |
| | | </div> |
| | |
| | | </label> |
| | | </div> |
| | | </div> |
| | | <div class="btn-group" style="left: 730px; padding: 5px"> |
| | | <div class="col-5" style="display: flex; justify-content: flex-end; align-items: center"> |
| | | <div style="display: flex; align-items: center; margin-right: 10px;"> |
| | | <span class="issue-detail-label" style="margin-right: 4px;padding-top: 6px;"><span style="color: #0a7cf8">◆</span> 완료 이슈 숨기기</span> |
| | | <label class='switch'><input type='checkbox' ng-model='vm.hideCompleteIssue' ng-click="fn.getIssueDetail(0,0)"> |
| | | <span class='slider round'></span> |
| | | </label> |
| | | </div> |
| | | <div class="btn-group" style="padding: 5px"> |
| | | <button aria-expanded="false" aria-haspopup="true" |
| | | tabindex="-1" |
| | | class="btn btn-secondary dropdown-toggle" |
| | |
| | | </div> |
| | | </div> |
| | | </div> |
| | | </div> |
| | | |
| | | <!-- 하위 이슈 테이블 --> |
| | | <div class="mt-10 issue-detail-word-break width-100"> |