From 0cb15fa2e223259e863c6a215f2d7a0ea3ecbc0d Mon Sep 17 00:00:00 2001 From: Bruno Menezes Date: Thu, 8 May 2014 16:31:52 -0300 Subject: [PATCH] Acrescentar total de máquinas no final dos relatório --- src/Cacic/RelatorioBundle/Resources/views/Faturamento/inativosResultado.html.twig | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/src/Cacic/RelatorioBundle/Resources/views/Faturamento/inativosResultado.html.twig b/src/Cacic/RelatorioBundle/Resources/views/Faturamento/inativosResultado.html.twig index 9e22764..7ea8779 100755 --- a/src/Cacic/RelatorioBundle/Resources/views/Faturamento/inativosResultado.html.twig +++ b/src/Cacic/RelatorioBundle/Resources/views/Faturamento/inativosResultado.html.twig @@ -62,7 +62,16 @@ - + + + + + + + + +
{{ "Total de Estações"|trans }}{{ totalnumcomp }}
+ -- libgit2 0.21.2