Added multi data_type for acl_picker (previously page_access). added dummy group2 for development

This commit is contained in:
Djamil Legato
2020-01-22 14:26:39 -08:00
parent 958ea586ec
commit 8d5dd60fb4

View File

@@ -21,10 +21,11 @@ form:
header.access:
type: page_access
type: acl_picker
label: PLUGIN_ADMIN.PAGE_ACCESS
help: PLUGIN_ADMIN.PAGE_ACCESS_HELP
ignore_empty: true
data_type: access
validate:
type: array
value_type: bool
@@ -65,3 +66,13 @@ form:
toggleable: true
label: PLUGIN_ADMIN.PAGE_GROUPS
help: PLUGIN_ADMIN.PAGE_GROUPS_HELP
header.permissions.group2:
type: acl_picker
label: PLUGIN_ADMIN.PAGE_ACCESS
help: PLUGIN_ADMIN.PAGE_ACCESS_HELP
ignore_empty: true
data_type: permissions
validate:
type: array
value_type: bool