Added custom field page_access for new access selector

This commit is contained in:
Djamil Legato
2020-01-10 15:17:36 -08:00
parent 386a39e274
commit ef6ec100f2

View File

@@ -19,6 +19,16 @@ form:
validate:
type: bool
header.page_access:
type: page_access
label: PLUGIN_ADMIN.PAGE_ACCESS
help: PLUGIN_ADMIN.PAGE_ACCESS_HELP
ignore_empty: true
validate:
type: array
value_type: bool
header.access:
type: permissions
toggleable: true