Merge branch 'dev' into 2908-label_value_full_text
gitea/salix/pipeline/head This commit looks good Details

This commit is contained in:
Joan Sanchez 2021-05-18 12:53:33 +00:00
commit 714142f868
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@
<vn-autocomplete
disabled="false"
ng-model="$ctrl.worker.bossFk"
url="Clients/activeWorkersWithInheritRole"
url="Workers/activeWithInheritedRole"
show-field="nickname"
search-function="{firstName: $search}"
where="{role: 'employee'}"