From 27a469c786bd5c04a13da08bc2f86194d95a6e1a Mon Sep 17 00:00:00 2001 From: Bernat Exposito Domenech Date: Tue, 7 Jan 2020 08:40:23 +0100 Subject: [PATCH] route.basic finder --- modules/route/front/basic-data/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/route/front/basic-data/index.html b/modules/route/front/basic-data/index.html index cb72096da..4f05680ed 100644 --- a/modules/route/front/basic-data/index.html +++ b/modules/route/front/basic-data/index.html @@ -12,8 +12,8 @@ vn-one ng-model="$ctrl.route.workerFk" url="Clients/activeWorkersWithRole" + show-field="nickname" search-function="{firstName: $search}" - search-function="{or: [{firstName: $search}, {name: $search}]}" value-field="id" where="{role: 'employee'}" label="Worker">