mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-10-02 03:19:43 +00:00
mise en forme formulaire et lien edition-view
This commit is contained in:
6
Resources/views/Form/go_to_form.html.twig
Normal file
6
Resources/views/Form/go_to_form.html.twig
Normal file
@@ -0,0 +1,6 @@
|
||||
<div class="form_control">
|
||||
<div class="controls">
|
||||
<div class="small warning btn icon-right entypo icon-pencil"><a href="{{ path(form_path_key, form_path_args) }}">{{ 'views.common.edit'|trans }}</a></div>
|
||||
</div>
|
||||
|
||||
</div>
|
Reference in New Issue
Block a user