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 %}