mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-21 07:03:49 +00:00
fix button colors
This commit is contained in:
@@ -90,7 +90,7 @@
|
||||
|
||||
{{ form_rest(form) }}
|
||||
|
||||
<ul class="col-12 record_actions sticky-form-buttons">
|
||||
<ul class="record_actions sticky-form-buttons">
|
||||
<li class="cancel">
|
||||
<a href="{{ path('chill_person_view', {'person_id' : person.id}) }}" class="btn btn-cancel">
|
||||
{{ 'Return'|trans }}
|
||||
|
Reference in New Issue
Block a user