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
336 B

<a href="{{ path('admin.procesos.comentar',{ 'id': object.proceso.tareainicial.id, 'user': object.greenEntrepreneur.id }) }}" class="btn btn-sm btn-default edit_link" title="{{ 'action_edit'|trans({}, 'SonataAdminBundle') }}">
<i class="fa fa-check" aria-hidden="true"></i>
{{ 'Comentar'|trans({}, 'SonataAdminBundle') }}
</a>