added acl to goToUser button on client and worker descriptors

This commit is contained in:
Carlos Jimenez Ruiz 2021-08-13 14:53:39 +02:00
parent 2b4afdd04d
commit 1a045442d4
2 changed files with 4 additions and 0 deletions

View File

@ -94,6 +94,8 @@
</div>
<div ng-transclude="btnFour">
<vn-quick-link
vn-acl="hr"
vn-acl-action="remove"
tooltip="Go to user"
state="['account.card.summary', {id: $ctrl.id}]"
icon="face">

View File

@ -46,6 +46,8 @@
</div>
<div ng-transclude="btnTwo">
<vn-quick-link
vn-acl="hr"
vn-acl-action="remove"
tooltip="Go to user"
state="['account.card.summary', {id: $ctrl.id}]"
icon="face">