Show client id
gitea/salix/pipeline/head This commit looks good Details

This commit is contained in:
Joan Sanchez 2021-07-02 10:57:17 +02:00
parent a29b1fbd8d
commit 249f5074df
1 changed files with 3 additions and 0 deletions

View File

@ -19,6 +19,9 @@
ng-model="$ctrl.clientId" ng-model="$ctrl.clientId"
initial-data="$ctrl.clientId" initial-data="$ctrl.clientId"
order="id"> order="id">
<tpl-item>
#{{id}} - {{::name}}
</tpl-item>
</vn-autocomplete> </vn-autocomplete>
<vn-autocomplete vn-one <vn-autocomplete vn-one
required="true" required="true"