From 4a686cd65df03369d91c20d3e9c951a8758eb301 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Rodrigues?= Date: Wed, 18 Dec 2019 18:46:31 -0300 Subject: [PATCH] =?UTF-8?q?HOT-FIX:=20Organiza=C3=A7=C3=A3o=20de=20interfa?= =?UTF-8?q?ce=20#3066?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sapl/templates/comissoes/composicao_list.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sapl/templates/comissoes/composicao_list.html b/sapl/templates/comissoes/composicao_list.html index bc7bf8292..d3080d878 100644 --- a/sapl/templates/comissoes/composicao_list.html +++ b/sapl/templates/comissoes/composicao_list.html @@ -31,12 +31,12 @@ {% endblock %} {% block container_table_list %} - {% if user.is_authenticated and perms.comissoes.add_participacao %} + {% if user.is_authenticated and perms.comissoes.add_participacao and composicao_list %}
{% endif %}