diff --git a/sapl/templates/materia/prop_pendentes_list.html b/sapl/templates/materia/prop_pendentes_list.html index cdf74e443..0d917cc49 100644 --- a/sapl/templates/materia/prop_pendentes_list.html +++ b/sapl/templates/materia/prop_pendentes_list.html @@ -4,11 +4,12 @@ {% 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 %} @@ -46,7 +47,7 @@ - +
{{ prop.tipo.descricao }} {{ prop.descricao }}{{prop.autor}}{{prop.autor.nome }} - {{prop.autor.cargo }} {% if not AppConfig.receber_recibo_proposicao %} {%if prop.hash_code %}