You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
5 lines
283 B
5 lines
283 B
<a href="{{ path('proceso_tarea_limpiartareas',{ 'id': object.id }) }}" class="btn btn-sm btn-default edit_link" title="{{ 'action_edit'|trans({}, 'SonataAdminBundle') }}">
|
|
<i class="fa fa-trash" aria-hidden="true"></i>
|
|
{{ 'Reiniciar'|trans({}, 'SonataAdminBundle') }}
|
|
</a>
|
|
|