mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-29 02:53:50 +00:00
WIP change animator field to animator intern and animator extern
This commit is contained in:
@@ -20,7 +20,8 @@
|
||||
{{ form_row(form.type, { label: "Event type" }) }}
|
||||
{{ form_row(form.themes) }}
|
||||
{{ form_row(form.moderator) }}
|
||||
{{ form_row(form.animators) }}
|
||||
{{ form_row(form.animatorsIntern) }}
|
||||
{{ form_row(form.animatorsExtern) }}
|
||||
{{ form_row(form.location) }}
|
||||
<div id="location"></div>
|
||||
{{ form_row(form.budgetElements) }}
|
||||
|
Reference in New Issue
Block a user