mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-21 15:13:50 +00:00
adding css class for buttons - page event edit
This commit is contained in:
@@ -18,6 +18,7 @@
|
|||||||
<ul class="record_actions">
|
<ul class="record_actions">
|
||||||
<li>
|
<li>
|
||||||
<a href="{{ path('chill_event_list_most_recent') }}" class="sc-button bt-cancel">
|
<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 }}
|
{{ 'Back to the most recent events'|trans }}
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
|
Reference in New Issue
Block a user