From 1807fe3b1d498601c6dae4eb4db87b1edc68f08e Mon Sep 17 00:00:00 2001 From: Talitha Date: Wed, 20 Jun 2018 10:00:11 -0300 Subject: [PATCH] --amend --- sapl/templates/materia/prop_pendentes_list.html | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/sapl/templates/materia/prop_pendentes_list.html b/sapl/templates/materia/prop_pendentes_list.html index 0d917cc49..b7085147d 100644 --- a/sapl/templates/materia/prop_pendentes_list.html +++ b/sapl/templates/materia/prop_pendentes_list.html @@ -4,12 +4,11 @@ {% load common_tags %} {% block base_content %}
-

Proposições Não Recebidas {% if not object_list %}

{{ NO_ENTRIES_MSG }}

{% else %} - +
{% with 'Data Envio,Tipo,Descrição,Autor' as list %} @@ -47,7 +46,7 @@ - +
{{ prop.tipo.descricao }} {{ prop.descricao }}{{prop.autor.nome }} - {{prop.autor.cargo }}{{ prop.autor }} {% if not AppConfig.receber_recibo_proposicao %} {%if prop.hash_code %}