From 3223f3516086ba7782f7a1a4af9d87cde534c260 Mon Sep 17 00:00:00 2001 From: ulyssesBML Date: Wed, 27 Feb 2019 17:17:35 -0300 Subject: [PATCH] =?UTF-8?q?HOT-FIX=20-=20remo=C3=A7ao=20de=20block.super?= =?UTF-8?q?=20desnecessario?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sapl/templates/parlamentares/parlamentares_list.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sapl/templates/parlamentares/parlamentares_list.html b/sapl/templates/parlamentares/parlamentares_list.html index aa7dd3530..ff6fc3b73 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,6 +15,7 @@ Pesquisar Parlamentares
{% endblock actions %} + {% block extra_content %}
Selecione o PerĂ­odo