mirror of
https://github.com/getgrav/grav.git
synced 2026-03-02 10:31:41 +01:00
Removed old permissions reference
This commit is contained in:
@@ -20,18 +20,8 @@ form:
|
||||
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
|
||||
type: page_access
|
||||
label: PLUGIN_ADMIN.PAGE_ACCESS
|
||||
help: PLUGIN_ADMIN.PAGE_ACCESS_HELP
|
||||
ignore_empty: true
|
||||
|
||||
Reference in New Issue
Block a user