38 lines
786 B
YAML
38 lines
786 B
YAML
|
title: Group
|
||
|
form:
|
||
|
validation: loose
|
||
|
|
||
|
fields:
|
||
|
spacer:
|
||
|
type: spacer
|
||
|
text: '<br>'
|
||
|
|
||
|
groupname:
|
||
|
type: text
|
||
|
size: large
|
||
|
label: PLUGIN_ADMIN.NAME
|
||
|
disabled: true
|
||
|
readonly: true
|
||
|
|
||
|
readableName:
|
||
|
type: text
|
||
|
size: large
|
||
|
label: PLUGIN_ADMIN_PRO.READABLE_NAME
|
||
|
|
||
|
description:
|
||
|
type: text
|
||
|
size: large
|
||
|
label: PLUGIN_ADMIN.DESCRIPTION
|
||
|
|
||
|
icon:
|
||
|
type: text
|
||
|
size: small
|
||
|
label: PLUGIN_ADMIN_PRO.ICON
|
||
|
|
||
|
access:
|
||
|
type: permissions
|
||
|
label: PLUGIN_ADMIN.PERMISSIONS
|
||
|
ignore_empty: true
|
||
|
validate:
|
||
|
type: array
|