mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 22:53:49 +00:00
Basic version of view person (thibaut design)
This commit is contained in:
@@ -1,6 +1 @@
|
||||
<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) }}">{{ 'Edit'|trans }}</a></div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<a class="sc-button black" href="{{ path(form_path_key, form_path_args) }}">{{ 'Edit'|trans|upper }}</a>
|
Reference in New Issue
Block a user