improve layout

This commit is contained in:
2017-08-19 21:46:09 +02:00
parent 1afcf75112
commit 47e194b1ed
10 changed files with 69 additions and 30 deletions

View File

@@ -11,7 +11,7 @@
<p class="message-confirm">{{ 'Are you sure you want to re-open this period ?'|trans }}<p>
<ul class="record_actions">
<li>
<li class="cancel">
<a href="{{ path('chill_person_accompanying_period_list', { 'person_id' : person.id } ) }}" class="sc-button bt-cancel">
{{ 'Cancel'|trans }}
</a>