From 1bfd6a8ec0b28448f2604f3a3b863c43a6f2148f Mon Sep 17 00:00:00 2001 From: gerard Date: Wed, 5 Sep 2018 13:47:53 +0200 Subject: [PATCH] updated acl --- client/claim/src/development/index.html | 24 +++++++++++++++++------- 1 file changed, 17 insertions(+), 7 deletions(-) diff --git a/client/claim/src/development/index.html b/client/claim/src/development/index.html index 2d40387dc..dc3713390 100644 --- a/client/claim/src/development/index.html +++ b/client/claim/src/development/index.html @@ -50,7 +50,8 @@ field="claimDevelopment.claimReasonFk" data="claimReasons" select-fields="['id','description']" - show-field="description"> + show-field="description" + vn-acl="salesAssistant"> + show-field="description" + vn-acl="salesAssistant"> + show-field="description" + vn-acl="salesAssistant"> + show-field="description" + vn-acl="salesAssistant"> + tabindex="-1" + vn-acl="salesAssistant"> @@ -103,12 +108,17 @@ vn-bind="+" vn-tooltip="Add tag" icon="add_circle" - ng-click="model.insert()"> + ng-click="model.insert()" + vn-acl="salesAssistant"> - + + \ No newline at end of file