Licitator 1.0
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 years ago
  1. <a href="{{ path('proceso_tarea_limpiartareas',{ 'id': object.id }) }}" class="btn btn-sm btn-default edit_link" title="{{ 'action_edit'|trans({}, 'SonataAdminBundle') }}">
  2. <i class="fa fa-trash" aria-hidden="true"></i>
  3. {{ 'Reiniciar'|trans({}, 'SonataAdminBundle') }}
  4. </a>