From a645e0a12c0399843338b29ccd4aeefbf533d919 Mon Sep 17 00:00:00 2001 From: Leandro Roberto Date: Thu, 17 Jan 2019 17:11:22 -0200 Subject: [PATCH] =?UTF-8?q?corrige=20leitura=20de=20permissoes=20nas=20tab?= =?UTF-8?q?elas=20auxili=C3=A1res?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sapl/templates/compilacao/tipotextoarticulado_list.html | 4 ++-- sapl/templates/crud/list_tabaux.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sapl/templates/compilacao/tipotextoarticulado_list.html b/sapl/templates/compilacao/tipotextoarticulado_list.html index 509c9c0d3..3445306f5 100644 --- a/sapl/templates/compilacao/tipotextoarticulado_list.html +++ b/sapl/templates/compilacao/tipotextoarticulado_list.html @@ -15,7 +15,7 @@ {% endblock actions %}
-
+
{% if not object_list %}

{{ NO_ENTRIES_MSG }}

{% else %} @@ -40,7 +40,7 @@ {%endif%} {% include 'paginacao.html'%}
- {% if perms.base.menu_tabelas_auxiliares %} + {% if perms.base.view_tabelas_auxiliares %}