| | |
| | | total-page="vm.autoCompletePage.project.totalPage" |
| | | input-disabled="false" |
| | | translation-texts="{ empty : 'common.emptyProject' }" |
| | | extra-settings="{ displayProp : '' , idProp : '', imageable : false, imagePathProp : '', |
| | | extra-settings="{ displayProp : 'name' , idProp : 'id', imageable : false, imagePathProp : '', |
| | | type : '', maxlength : 200, autoResize : false, stopRemoveBodyEvent : true }"></js-autocomplete-single> |
| | | </div> |
| | | </div> |
| | |
| | | ng-model="vm.companyManager" |
| | | ng-maxlength="100" |
| | | maxlength="100" |
| | | > |
| | | > |
| | | </div> |
| | | </div> |
| | | <div class="col-lg-4"> |
| | |
| | | ng-disabled="fn.formCheck(issueAddForm.$invalid)" |
| | | ng-click="fn.formSubmit()"><span translate="common.save">저장</span> |
| | | </button> |
| | | </div> |
| | | </div> |