Added notes field to training
This commit is contained in:
@ -93,6 +93,14 @@ content:
|
||||
progress_indicator: throbber
|
||||
region: content
|
||||
third_party_settings: { }
|
||||
notes:
|
||||
type: string_textarea
|
||||
weight: 10
|
||||
region: content
|
||||
settings:
|
||||
rows: 5
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
status:
|
||||
type: boolean_checkbox
|
||||
weight: 9
|
||||
|
@ -150,6 +150,13 @@ content:
|
||||
weight: 9
|
||||
third_party_settings: { }
|
||||
type: file_default
|
||||
notes:
|
||||
type: basic_string
|
||||
weight: 14
|
||||
region: content
|
||||
label: above
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
trainers:
|
||||
weight: 10
|
||||
region: content
|
||||
|
Reference in New Issue
Block a user