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

5 years ago
  1. <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') }}">
  2. <i class="fa fa-check" aria-hidden="true"></i>
  3. {{ 'Comentar'|trans({}, 'SonataAdminBundle') }}
  4. </a>