mirror of
https://github.com/getgrav/grav.git
synced 2026-02-03 05:10:04 +01:00
Minor flex blueprint update
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user