mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-13 22:04:23 +00:00
font-awesome pictos are now managed in css
This commit is contained in:
parent
7b8f2d1206
commit
e1b5ec49f5
@ -18,7 +18,6 @@
|
||||
<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>
|
||||
|
@ -47,7 +47,6 @@
|
||||
<ul class="record_actions">
|
||||
<li>
|
||||
<a href="{{ path('chill_event__event_new') }}" class="sc-button bt-create" >
|
||||
<i class="fa fa-plus"></i>
|
||||
{{ 'New event'|trans }}
|
||||
</a>
|
||||
</li>
|
||||
|
Loading…
x
Reference in New Issue
Block a user