add: product types
This commit is contained in:
parent
2705608903
commit
ea13526515
9 changed files with 163 additions and 8 deletions
|
@ -368,6 +368,7 @@
|
|||
ADMINISTRATOR: 1 << 1,
|
||||
MANAGE_DOMAINS: 1 << 2,
|
||||
MANAGE_SERVICES: 1 << 3,
|
||||
MANAGE_PRODUCTS: 1 << 4,
|
||||
},
|
||||
\"secondary_role\",
|
||||
\"add_permission_to_secondary_role\",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue