feat: refs #6724 Added admon acl to vn-check
gitea/salix/pipeline/pr-dev This commit looks good Details

This commit is contained in:
Guillermo Bonet 2024-04-15 14:00:54 +02:00
parent 0f26fb46b6
commit 339c349ed0
1 changed files with 3 additions and 1 deletions

View File

@ -123,7 +123,9 @@
</vn-check>
<vn-check
label="Booked"
ng-model="$ctrl.entry.isBooked">
ng-model="$ctrl.entry.isBooked"
vn-acl="administrative"
>
</vn-check>
</vn-horizontal>
</vn-card>