user role client : give access to panel account
This commit is contained in:
parent
8ff30c7f34
commit
bcaf287235
7 changed files with 84 additions and 84 deletions
|
|
@ -2,7 +2,22 @@ title: Client
|
|||
description: Ne peut pas accéder au Panel, peut accéder aux Projets auxquels il est assigné côté front.
|
||||
permissions:
|
||||
access:
|
||||
panel: false
|
||||
*: false
|
||||
panel: true
|
||||
account: true
|
||||
projects: false
|
||||
clients: false
|
||||
design-to-light: false
|
||||
inspirations: false
|
||||
materials: false
|
||||
creations: false
|
||||
pages: false
|
||||
|
||||
options:
|
||||
update:
|
||||
client: false
|
||||
changeRole: false
|
||||
delete: false
|
||||
|
||||
fields:
|
||||
client:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue