mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-12-08 19:33:54 +00:00
Improve accessibility of event form
This commit is contained in:
@@ -15,7 +15,6 @@
|
||||
{{ form_row(edit_form.circle) }}
|
||||
{{ form_row(edit_form.name) }}
|
||||
{{ form_row(edit_form.date) }}
|
||||
|
||||
{{ form_row(edit_form.type, { label: "Event type" }) }}
|
||||
{{ form_row(edit_form.themes) }}
|
||||
{{ form_row(edit_form.moderator) }}
|
||||
|
||||
Reference in New Issue
Block a user