From a2b0e6d7a6845d019b1a8df0c73055fb70c9e3e8 Mon Sep 17 00:00:00 2001 From: Eduardo Edson Batista Cordeiro Alves Date: Thu, 3 Nov 2016 15:49:34 -0200 Subject: [PATCH] Fix #780 --- sapl/templates/protocoloadm/protocolo_mostrar.html | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/sapl/templates/protocoloadm/protocolo_mostrar.html b/sapl/templates/protocoloadm/protocolo_mostrar.html index 6a369b781..fcae89de4 100644 --- a/sapl/templates/protocoloadm/protocolo_mostrar.html +++ b/sapl/templates/protocoloadm/protocolo_mostrar.html @@ -16,7 +16,13 @@
Documento Vinculado:
- Criar Documento + + {% if protocolo.tipo_documento %} + Criar Documento + {% elif protocolo.tipo_materia %} + Criar Matéria + {% endif %} +      Comprovante