diff --git a/modules/claim/front/basic-data/index.html b/modules/claim/front/basic-data/index.html
index 70be85a8f..10aa7623a 100644
--- a/modules/claim/front/basic-data/index.html
+++ b/modules/claim/front/basic-data/index.html
@@ -25,17 +25,12 @@
-
-
+ disabled="false"
+ show-field="nickname"
+ ng-model="$ctrl.claim.workerFk"
+ departments="['VT']"
+ label="Attended by">
-
+
-
-
+
-->
-
\ No newline at end of file
+
diff --git a/modules/claim/front/search-panel/index.html b/modules/claim/front/search-panel/index.html
index 151a06c8e..fbc527d60 100644
--- a/modules/claim/front/search-panel/index.html
+++ b/modules/claim/front/search-panel/index.html
@@ -22,26 +22,18 @@
-
- {{firstName}} {{name}}
-
-
+
- {{firstName}} {{name}}
-
+
-
@@ -59,18 +59,15 @@
-
-
-
+
-
- {{firstName}} {{lastName}}
-
+ departments="['VT']"
+ show-field="nickname">
+
-
- {{code}} - {{town.name}} ({{town.province.name}},
+ {{code}} - {{town.name}} ({{town.province.name}},
{{town.province.country.country}})
@@ -82,7 +79,7 @@
- {{name}}, {{province.name}}
+ {{name}}, {{province.name}}
({{province.country.country}})
@@ -150,4 +147,4 @@
-
\ No newline at end of file
+
diff --git a/modules/client/front/search-panel/index.html b/modules/client/front/search-panel/index.html
index a02f93882..2105d3a65 100644
--- a/modules/client/front/search-panel/index.html
+++ b/modules/client/front/search-panel/index.html
@@ -14,17 +14,12 @@
vn-one label="Name"
ng-model="filter.name">
-
- {{firstName}} {{name}}
-
+
-
- {{firstName}} {{lastName}}
-
+ departments="['VT']"
+ label="Salesperson">
+
-
-
-
+
-
\ No newline at end of file
+
diff --git a/modules/route/front/basic-data/index.html b/modules/route/front/basic-data/index.html
index c63fee53b..a51a3dbdb 100644
--- a/modules/route/front/basic-data/index.html
+++ b/modules/route/front/basic-data/index.html
@@ -8,20 +8,11 @@