uniformize ui with sticky-form-button

This commit is contained in:
Mathieu Jaumotte 2022-02-02 18:25:44 +01:00
parent 0b5a0e65a8
commit 232e71f46c

View File

@ -19,7 +19,7 @@
{{ form_row(form.description) }}
{{ form_row(form.object, { 'label': 'Document', 'existing': document.object }) }}
<ul class="record_actions">
<ul class="record_actions sticky-form-buttons">
<li class="cancel">
<a href="{{ path('accompanying_course_document_index', {'course': accompanyingCourse.id}) }}" class="btn btn-cancel">
{{ 'Back to the list' | trans }}