From dd701f083a6acc35a2061650e2f5efc673c91f1c Mon Sep 17 00:00:00 2001 From: Bruno Menezes Date: Tue, 20 May 2014 15:50:33 -0300 Subject: [PATCH] acrescentando total de máquinas no final do relatório --- src/Cacic/RelatorioBundle/Resources/views/Software/rel_inventariados.html.twig | 9 +++++++++ 1 file changed, 9 insertions(+), 0 deletions(-) diff --git a/src/Cacic/RelatorioBundle/Resources/views/Software/rel_inventariados.html.twig b/src/Cacic/RelatorioBundle/Resources/views/Software/rel_inventariados.html.twig index 3e09cd4..7f58b16 100644 --- a/src/Cacic/RelatorioBundle/Resources/views/Software/rel_inventariados.html.twig +++ b/src/Cacic/RelatorioBundle/Resources/views/Software/rel_inventariados.html.twig @@ -41,4 +41,13 @@ + + + + + + + +
{{ "Total de Estações"|trans }}{{ totalnumcomp }}
+ {% endblock %} \ No newline at end of file -- libgit2 0.21.2