Added ACL for module account
gitea/salix/pipeline/head This commit looks good
Details
gitea/salix/pipeline/head This commit looks good
Details
This commit is contained in:
parent
6fd6ff5e7d
commit
2856fa63fc
|
@ -39,7 +39,8 @@
|
|||
"url": "/index?q",
|
||||
"state": "account.index",
|
||||
"component": "vn-user-index",
|
||||
"description": "Users"
|
||||
"description": "Users",
|
||||
"acl": ["hr"]
|
||||
}, {
|
||||
"url": "/create",
|
||||
"state": "account.create",
|
||||
|
|
Loading…
Reference in New Issue