add layout for form, consistency with reports

- add buttons at the bottom
This commit is contained in:
2015-07-05 23:58:15 +02:00
parent 7f367a857e
commit e0561340a5
5 changed files with 29 additions and 12 deletions

View File

@@ -38,5 +38,5 @@
<i class="fa fa-pencil"></i> {{ 'Edit the activity'|trans }}
</a>
{{ form(delete_form) }}
{# {{ form(delete_form) }} #}
{% endblock personcontent %}