From 4c1ca31c1c5ff2fc55efe20a4b5ec06532513b14 Mon Sep 17 00:00:00 2001 From: Edward Ribeiro Date: Wed, 6 Jun 2018 11:49:47 -0300 Subject: [PATCH] HOT-FIX: Adiciona autor ao fix de #1969 --- sapl/templates/protocoloadm/comprovante.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sapl/templates/protocoloadm/comprovante.html b/sapl/templates/protocoloadm/comprovante.html index 9bff567e1..1de22d402 100644 --- a/sapl/templates/protocoloadm/comprovante.html +++ b/sapl/templates/protocoloadm/comprovante.html @@ -68,7 +68,7 @@ Autor - {{ protocolo.interessado }} + {{ protocolo.autor }} {% endif %}