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.

9 lines
419 B

5 years ago
  1. <a href="{{ path('admin_app_respuestasformulario_list',{ 'filter[greenEntrepreneur][value]': object.greenEntrepreneur.id, 'filter[convocatoria][value]': object.convocatoria.id }) }}"
  2. class="btn btn-sm btn-default evaluate_link" title="{{ 'evaluate'|trans({}, 'SonataAdminBundle') }}">
  3. <i class="fa fa-eye" aria-hidden="true"></i>
  4. {{ 'Evaluate'|trans({}, 'SonataAdminBundle') }}
  5. </a>