From 958ea586ec589f3116a30ce5fa89de97e48b70ff Mon Sep 17 00:00:00 2001 From: Djamil Legato Date: Wed, 22 Jan 2020 12:46:30 -0800 Subject: [PATCH] Removed old permissions reference --- system/blueprints/pages/partials/security.yaml | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/system/blueprints/pages/partials/security.yaml b/system/blueprints/pages/partials/security.yaml index 67427c537..282efbb96 100644 --- a/system/blueprints/pages/partials/security.yaml +++ b/system/blueprints/pages/partials/security.yaml @@ -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