Minor flex blueprint update

This commit is contained in:
Matias Griese
2020-01-14 11:35:35 +02:00
parent ef6ec100f2
commit 927e99fcb3
3 changed files with 13 additions and 2 deletions

View File

@@ -23,6 +23,9 @@ config:
# Admin template type (folder)
template: grav-accounts
# TODO: Permissions type
permissions: crudpl
# List view
list:
# Fields shown in the list view

View File

@@ -23,6 +23,9 @@ config:
# Admin template type (folder)
template: grav-pages
# TODO: Permissions type
permissions: crudpl
# Allowed admin actions
actions:
list: true
@@ -172,7 +175,9 @@ form:
tabs:
fields:
permissions:
security:
type: tab
title: PLUGIN_ADMIN.SECURITY
import@: partials/security
import@:
type: partials/security
context: blueprints://pages

View File

@@ -23,6 +23,9 @@ config:
# Admin template type (folder)
template: grav-user-groups
# TODO: Permissions type
permissions: crudl
# List view
list:
# Fields shown in the list view