Worker note ACL
gitea/salix/pipeline/head This commit looks good Details

This commit is contained in:
Joan Sanchez 2023-04-18 14:51:48 +02:00
parent e0a8daf2f8
commit 6f2aa0f618
1 changed files with 2 additions and 1 deletions

View File

@ -85,7 +85,8 @@
"description": "Notes", "description": "Notes",
"params": { "params": {
"worker": "$ctrl.worker" "worker": "$ctrl.worker"
} },
"acl": ["hr"]
}, { }, {
"url": "/create", "url": "/create",
"state": "worker.card.note.create", "state": "worker.card.note.create",