Show client id
gitea/salix/pipeline/head This commit looks good
Details
gitea/salix/pipeline/head This commit looks good
Details
This commit is contained in:
parent
a29b1fbd8d
commit
249f5074df
|
@ -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"
|
||||||
|
|
Loading…
Reference in New Issue