refs #5439 inheritedRole
gitea/salix/pipeline/head There was a failure building this commit Details

This commit is contained in:
Carlos Satorres 2023-04-17 08:35:44 +02:00
parent 7d3c6a98f3
commit af8603185c
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@
<vn-autocomplete
vn-one
ng-model="filter.requesterFk"
url="Workers/activeWithRole"
url="Workers/activeWithInheritedRole"
search-function="{firstName: $search}"
value-field="id"
where="{role: 'salesPerson'}"