| | |
| | | public enum CustomFieldType { |
| | | INPUT, |
| | | MULTI_SELECT, |
| | | SINGLE_SELECT |
| | | SINGLE_SELECT, |
| | | NUMBER, |
| | | DATETIME, |
| | | IP_ADDRESS, |
| | | EMAIL, |
| | | SITE, |
| | | TEL |
| | | } |
| | |
| | | "import": "가져오기", |
| | | "diffuserURL": "유포자URL", |
| | | "country": "국가", |
| | | "tableView": "테이블 표시설정" |
| | | "numberField": "숫자 필드", |
| | | "datetimeField": "날짜 필드", |
| | | "ipAddressField": "IP Address 필드", |
| | | "emailField": "이메일 필드", |
| | | "siteField": "홈페이지 필드", |
| | | "telField": "전화번호 필드" |
| | | }, |
| | | "tasks": { |
| | | "agileBoardTitle": "칸반 보드" |
| | |
| | | </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"> |
| | | <form class="form-inline justify-content-sm-end pull-right ng-pristine ng-valid" method="post" action="/notice/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> |