{% transchoice pagination_total with {'%termo%': app.session.get('importacaoestatpesca_search_text'),'%total%':pagination_total} %}busca.resultado{% endtranschoice %}
| Periodo da Importacao | Data de Importação | Hash | Nome Original do Arquivo | Registros criados | Informação | Foi Revertido | Reverter | |
|---|---|---|---|---|---|---|---|---|
| {{ entity.datPeriodo|date("m/Y") }} | {% else %}- | {% endif %}{{ entity.datImportacao|date("d/m/Y H:s") }} | {{ entity.hash }} | {{ entity.txtNomeOriginal }} | {{ registrosCount }} | {{ entity.txtInformacao }} |
{% if entity.foiRevertido %}
Revertido
{% else %}
-
{% endif %}
|