Added notes field to training

This commit is contained in:
2021-11-11 15:28:30 +00:00
parent cd63c5aeab
commit 16d7ce6d03
3 changed files with 17 additions and 2 deletions

View File

@ -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

View File

@ -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