From 2a39cbb2b54748f4587a96ee685022df9288f44c Mon Sep 17 00:00:00 2001 From: Talitha Pumar Date: Thu, 21 Jun 2018 12:53:38 -0300 Subject: [PATCH] HOT FIX (#2037) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Arrumada variável no template crud/list.html --- sapl/templates/crud/list.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sapl/templates/crud/list.html b/sapl/templates/crud/list.html index b1743516d..8e911913c 100644 --- a/sapl/templates/crud/list.html +++ b/sapl/templates/crud/list.html @@ -74,7 +74,7 @@ {% if href %} {{ value|safe|default:"" }} - {% elif valu != 'core.Cep.None' %} + {% elif value != 'core.Cep.None' %} {% if value|url %} {{ value|safe|default:"" }} {% else %}