Rev 16845 |
Rev 16912 |
Ir a la última revisión |
Mostrar el archivo completo |
|
|
Autoría |
Ultima modificación |
Ver Log
|
Rev 16845 |
Rev 16906 |
Línea 1792... |
Línea 1792... |
1792 |
<td>
|
1792 |
<td>
|
1793 |
{{if link_report}}
|
1793 |
{{if link_report}}
|
1794 |
<button class="btn btn-primary btn-report-interview" data-href="{{>link_report}}" data-toggle="tooltip" title="LABEL_DOWNLOAD"><i class="fa fa-download"></i> LABEL_DOWNLOAD </button>
|
1794 |
<button class="btn btn-primary btn-report-interview" data-href="{{>link_report}}" data-toggle="tooltip" title="LABEL_DOWNLOAD"><i class="fa fa-download"></i> LABEL_DOWNLOAD </button>
|
1795 |
{{/if}}
|
1795 |
{{/if}}
|
1796 |
{{if link_edit}}
|
1796 |
{{if link_edit}}
|
1797 |
<button class="btn btn-primary btn-edit-interview" data-href="{{>link_edit}}" data-toggle="tooltip" title="LABEL_EDIT"><i class="fa fa-pencil"></i> LABEL_EDIT </button>
|
1797 |
<button class="btn btn-primary btn-edit-interview" data-href="{{>link_edit}}" data-toggle="tooltip" title="LABEL_EDIT"><i class="fa fa-pen"></i> LABEL_EDIT </button>
|
1798 |
{{/if}}
|
1798 |
{{/if}}
|
1799 |
{{if link_delete}}
|
1799 |
{{if link_delete}}
|
1800 |
<button class="btn btn-danger btn-delete-interview" data-href="{{>link_delete}}" data-toggle="tooltip" title="LABEL_DELETE"><i class="fa fa-trash"></i> LABEL_DELETE </button>
|
1800 |
<button class="btn btn-danger btn-delete-interview" data-href="{{>link_delete}}" data-toggle="tooltip" title="LABEL_DELETE"><i class="fa fa-trash"></i> LABEL_DELETE </button>
|
1801 |
{{/if}}
|
1801 |
{{/if}}
|
1802 |
</td>
|
1802 |
</td>
|