20 lines
450 B
YAML
20 lines
450 B
YAML
# ===================================
|
|
# Field Definitions
|
|
# ===================================
|
|
|
|
fields:
|
|
name:
|
|
label: rainlab.user::lang.group.name
|
|
span: left
|
|
|
|
code:
|
|
label: rainlab.user::lang.group.code
|
|
comment: rainlab.user::lang.group.code_comment
|
|
span: right
|
|
preset: name
|
|
|
|
description:
|
|
label: rainlab.user::lang.group.description_field
|
|
type: textarea
|
|
size: tiny
|