mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
11 lines
228 B
YAML
11 lines
228 B
YAML
|
Permission:
|
||
|
cmsmain:
|
||
|
Code: CMS_ACCESS_CMSMain
|
||
|
Group:
|
||
|
cmseditors:
|
||
|
Title: CMS Editors
|
||
|
Permissions: =>Permission.cmsmain
|
||
|
Member:
|
||
|
cmseditor:
|
||
|
Email: cmseditor@test.com
|
||
|
Groups: =>Group.cmseditors
|