diff --git a/src/Cacic/RelatorioBundle/Resources/views/Faturamento/faturamentoResultado.html.twig b/src/Cacic/RelatorioBundle/Resources/views/Faturamento/faturamentoResultado.html.twig index 61198fd..48858b7 100644 --- a/src/Cacic/RelatorioBundle/Resources/views/Faturamento/faturamentoResultado.html.twig +++ b/src/Cacic/RelatorioBundle/Resources/views/Faturamento/faturamentoResultado.html.twig @@ -24,17 +24,10 @@ {{ "Endereço IP"|trans }} {{ "Estações"|trans }} - {% if logs|length > 0 %} - {% cont++ %} - - - - {% endif %} + - {% for log in logs %} @@ -56,7 +49,7 @@ {% else %} - {{ "NENHUM REGISTRO ENCONTRADO!"|trans }} + {{ "NENHUM REGISTRO ENCONTRADO!"|trans }} {% endfor %} -- libgit2 0.21.2