| | |
| | | <span translate="notice.registerNotice">공지사항 등록</span> |
| | | </button> |
| | | |
| | | <form class="form-inline justify-content-sm-end pull-right" |
| | | <!--<form class="form-inline justify-content-sm-end pull-right" |
| | | method="post" |
| | | action="/user/downloadExcel" |
| | | name="userListForm"> |
| | |
| | | make-search-conditions="fn.makeSearchConditions()"> |
| | | <span translate="common.downloadExcel">엑셀 다운로드</span> |
| | | </button> |
| | | </form> |
| | | </form>--> |
| | | </div> |
| | | |
| | | <h6 class="element-header" translate="notice.notice"> |
| | |
| | | </div> |
| | | </div> |
| | | <div class="col-sm-6 text-right"> |
| | | |
| | | <form class="form-inline justify-content-sm-end pull-right ng-pristine ng-valid" method="post" action="/project/downloadExcel" name="projectListForm"> |
| | | <input type="hidden" name="conditions" autocomplete="off"> |
| | | <div class="btn-group"> |
| | | <button aria-expanded="false" aria-haspopup="true" class="btn btn-secondary dropdown-toggle" data-toggle="dropdown" type="button"><span translate="common.addFunction" class="ng-scope">추가기능</span> |
| | | </button> |
| | | <div aria-labelledby="dropdownMenuButton2" class="dropdown-menu left-menu" x-placement="bottom-start"> |
| | | <a class="dropdown-item cursor ng-isolate-scope" form-submit="projectListForm" make-search-conditions="fn.makeSearchConditions()"><span translate="common.downloadExcel" class="ng-scope">엑셀 다운로드</span></a> |
| | | <a class="dropdown-item cursor" ng-click="fn.removes()"> <span translate="common.delete" class="ng-scope">삭제</span></a> |
| | | |
| | | </div> |
| | | </div> |
| | | </form> |
| | | </div> |
| | | </div> |
| | | </div> |