mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-11-18 18:07:50 +00:00
fix test failures
This commit is contained in:
@@ -36,8 +36,6 @@
|
||||
|
||||
{{ form_row(form.gender, { 'label' : 'Gender'|trans }) }}
|
||||
|
||||
{{ form_row(form.creation_date, { 'label' : 'Creation date'|trans }) }}
|
||||
|
||||
{{ form_rest(form) }}
|
||||
|
||||
<button class="btn btn-create" type="submit" alt="add a person">
|
||||
|
||||
Reference in New Issue
Block a user