From 647ec832a5505b1f1e259b6458115959fcce3294 Mon Sep 17 00:00:00 2001 From: Edward Ribeiro Date: Fri, 10 Mar 2017 15:09:17 -0300 Subject: [PATCH] Fixes #922 --- sapl/templates/protocoloadm/protocolo_mostrar.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sapl/templates/protocoloadm/protocolo_mostrar.html b/sapl/templates/protocoloadm/protocolo_mostrar.html index 6cde6a297..6fc758085 100644 --- a/sapl/templates/protocoloadm/protocolo_mostrar.html +++ b/sapl/templates/protocoloadm/protocolo_mostrar.html @@ -18,7 +18,7 @@ {% if protocolo.tipo_documento %} {% if documento %} - {{documento}} + {{documento.numero}}/{{documento.ano}} - {{documento.tipo}} - {{documento.assunto}}
{% else %}