button cancel, set icon with before

This commit is contained in:
2021-07-06 12:10:37 +02:00
parent ca17ca4984
commit c2122d62c6
8 changed files with 11 additions and 18 deletions

View File

@@ -142,8 +142,7 @@
<ul class="record_actions">
<li class="cancel">
<a href="{{ path('chill_person_view', {person_id: person.id }) }}" class="btn">
<i class="fa fa-arrow-left"></i>
<a href="{{ path('chill_person_view', {person_id: person.id }) }}" class="btn btn-cancel">
{{ 'Return'|trans }}</a>
</li>
<li>