From 44a06e9a0c57fd18649256aea374aad501dc8950 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vin=C3=ADcius=20Cantu=C3=A1ria?= Date: Fri, 8 Mar 2019 13:17:59 -0300 Subject: [PATCH] =?UTF-8?q?Revert=20"HOT-FIX=20-=20remo=C3=A7ao=20de=20blo?= =?UTF-8?q?ck.super=20desnecessario"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit 3223f3516086ba7782f7a1a4af9d87cde534c260. --- sapl/templates/parlamentares/parlamentares_list.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/sapl/templates/parlamentares/parlamentares_list.html b/sapl/templates/parlamentares/parlamentares_list.html index ff6fc3b73..aa7dd3530 100644 --- a/sapl/templates/parlamentares/parlamentares_list.html +++ b/sapl/templates/parlamentares/parlamentares_list.html @@ -1,8 +1,8 @@ {% extends "crud/list.html" %} {% load i18n %} {% load crispy_forms_tags cropping%} - {% block actions %} + {{ block.super }}
{% if view.create_url %} @@ -15,7 +15,6 @@ Pesquisar Parlamentares
{% endblock actions %} - {% block extra_content %}
Selecione o PerĂ­odo