feat(worker_create): add vn-acl
gitea/salix/pipeline/head There was a failure building this commit Details

This commit is contained in:
Alex Moreno 2023-01-03 08:09:46 +01:00
parent aa5cfde1ae
commit 46c3d87dab
1 changed files with 11 additions and 9 deletions

View File

@ -45,6 +45,8 @@
<a ui-sref="worker.create"
vn-tooltip="New worker"
vn-bind="+"
vn-acl="hr"
vn-acl-action="remove"
fixed-bottom-right>
<vn-float-button icon="person_add"></vn-float-button>
</a>