From f2bdf53139a7ef077689fc64765ecd2f969e2793 Mon Sep 17 00:00:00 2001 From: Cesar Carvalho Date: Thu, 14 Feb 2019 10:44:14 -0200 Subject: [PATCH] =?UTF-8?q?Corre=C3=A7=C3=A3o=20do=20template=20da=20prese?= =?UTF-8?q?nca=20quando=20n=C3=A3o=20h=C3=A1=20partido?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sapl/templates/sessao/presenca.html | 6 +++--- sapl/templates/sessao/presenca_ordemdia.html | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/sapl/templates/sessao/presenca.html b/sapl/templates/sessao/presenca.html index ff7bdaed1..21f270481 100644 --- a/sapl/templates/sessao/presenca.html +++ b/sapl/templates/sessao/presenca.html @@ -32,7 +32,7 @@ {% else %} @@ -40,7 +40,7 @@ {% endif %} @@ -63,7 +63,7 @@ {% if check %}
-
diff --git a/sapl/templates/sessao/presenca_ordemdia.html b/sapl/templates/sessao/presenca_ordemdia.html index a15501eaf..ddbcbda72 100644 --- a/sapl/templates/sessao/presenca_ordemdia.html +++ b/sapl/templates/sessao/presenca_ordemdia.html @@ -37,7 +37,7 @@ {% else %} @@ -45,7 +45,7 @@ {% endif %} @@ -67,7 +67,7 @@ {% for parlamentar, check in view.get_presencas_ordem %} {% if check %}
-
+
{% endif %} {% endfor %}