adding css class for buttons - page event edit

This commit is contained in:
Marc Ducobu 2016-03-25 08:57:41 +01:00
parent 5949fd8cfb
commit 827d1d3f2c

View File

@ -18,6 +18,7 @@
<ul class="record_actions">
<li>
<a href="{{ path('chill_event_list_most_recent') }}" class="sc-button bt-cancel">
<i class="fa fa-arrow-left"></i>
{{ 'Back to the most recent events'|trans }}
</a>
</li>