button correction if only icon, not text

This commit is contained in:
2021-07-06 13:34:47 +02:00
parent 49253abfb8
commit 4668f657ab
3 changed files with 11 additions and 6 deletions

View File

@@ -52,7 +52,7 @@
</table>
<ul class="record_actions">
<li>
<li class="cancel">
<a href="{{ path('chill_event__event_show', { 'event_id' : participations[0].event.id } ) }}" class="btn btn-cancel">
{{ 'Back to the event'|trans }}
</a>