From 8624dc4a27f63d14af77ac059024b5be65d537a9 Mon Sep 17 00:00:00 2001 From: Talitha Pumar Date: Wed, 20 Jun 2018 10:23:00 -0300 Subject: [PATCH] Update prop_pendentes_list.html --- sapl/templates/materia/prop_pendentes_list.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sapl/templates/materia/prop_pendentes_list.html b/sapl/templates/materia/prop_pendentes_list.html index b7085147d..518ba7601 100644 --- a/sapl/templates/materia/prop_pendentes_list.html +++ b/sapl/templates/materia/prop_pendentes_list.html @@ -14,7 +14,7 @@ {% with 'Data Envio,Tipo,Descrição,Autor' as list %} {% for name in list|split:"," %} - + {{ name }} {% if 'o' in request.GET %} {% if 'o' not in request.GET and forloop.counter == 1 or 'o' in request.GET and forloop.counter|safe == request.GET.o %}