Merge branch '87-training-form' into 'master'
Update topics on training form Closes #87 See merge request agaric/sites/agaric-com!41
This commit is contained in:
commit
f71dd0b03b
1 changed files with 7 additions and 4 deletions
|
@ -27,9 +27,12 @@ elements: |
|
|||
'#type': checkboxes
|
||||
'#title': Topics
|
||||
'#options':
|
||||
Strategy: 'Strategy -- Content strategy, user research, analytics, etc.'
|
||||
Design: 'Design -- Visual design, user experience design, etc.'
|
||||
Development: 'Development -- Drupal, Python, React, etc.'
|
||||
'Introduction to Drupal': 'Introduction to Drupal'
|
||||
'Drupal development (beginning)': 'Drupal development (beginning)'
|
||||
'Drupal development (intermediate)': 'Drupal development (intermediate)'
|
||||
'Drupal development (advanced)': 'Drupal development (advanced)'
|
||||
'Drupal theming and templating': 'Drupal theming and templating'
|
||||
'Data migration': 'Data migration'
|
||||
size:
|
||||
'#type': checkboxes
|
||||
'#title': Size
|
||||
|
@ -194,4 +197,4 @@ access:
|
|||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
handlers: { }
|
||||
handlers: { }
|
||||
|
|
Loading…
Reference in a new issue