n_oct/plugins/rainlab/builder/classes/migrationmodel/management-fields.yaml

32 lines
816 B
YAML
Raw Normal View History

2023-06-17 20:52:33 +00:00
# ===================================
# Form Field Definitions
# ===================================
fields:
version:
span: left
label: rainlab.builder::lang.migration.field_version
attributes:
default-focus: 1
spellcheck: 'false'
cssClass: size-quarter
description:
span: right
label: rainlab.builder::lang.migration.field_description
cssClass: size-three-quarter
toolbar:
type: partial
2023-06-18 12:28:15 +00:00
path: $/rainlab/builder/behaviors/indexversionsoperations/partials/_toolbar.htm
2023-06-17 20:52:33 +00:00
cssClass: collapse-visible
secondaryTabs:
stretch: true
fields:
code:
tab: rainlab.builder::lang.migration.field_code
stretch: true
type: codeeditor
language: php