mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2026-03-15 02:17:46 +00:00
Improve rendering of options and fields
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
|
||||
<ul class="record_actions">
|
||||
<li>
|
||||
<a href="{{ path('customfieldsgroup_show', { 'id': entity.customFieldsGroup.id }) }}">
|
||||
<a href="{{ path('customfieldsgroup_show', { 'id': entity.customFieldsGroup.id }) }}" class="sc-button btn-reset">
|
||||
{{ 'Back to the group'|trans }}
|
||||
</a>
|
||||
</li>
|
||||
|
||||
Reference in New Issue
Block a user