From 82574e02886e9b2d094ce9344dee1173d44597ba Mon Sep 17 00:00:00 2001 From: Victor Fabre Date: Mon, 18 Mar 2019 19:05:59 -0300 Subject: [PATCH] Arruma assinatura presentes --- sapl/templates/relatorios/relatorio_ata.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/sapl/templates/relatorios/relatorio_ata.html b/sapl/templates/relatorios/relatorio_ata.html index 2bf19e55e..e5028c5df 100644 --- a/sapl/templates/relatorios/relatorio_ata.html +++ b/sapl/templates/relatorios/relatorio_ata.html @@ -77,20 +77,20 @@ {% endif %} {% endfor %} - {% if assinatura_mesa %} -

Assinaturas dos Presentes:

+ {% if assinatura_presentes %} +

Assinaturas dos Presentes:

{% endif %} {% for p in assinatura_presentes %} {% if forloop.counter0|divisibleby:2 %} - + -
_____________________
+
_____________________

{{p.nome_completo}} / {{ p|filiacao_data_filter:object.data_inicio }}




{% else %} -
_____________________
+
_____________________

{{p.nome_completo}} / {{ p|filiacao_data_filter:object.data_inicio }}