fix test failures

This commit is contained in:
2021-07-30 21:44:57 +02:00
parent 65fe9ab784
commit 949366cf7b
5 changed files with 32 additions and 51 deletions

View File

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