From b5d04c19e546a9802d290e86456186803c6be99e Mon Sep 17 00:00:00 2001 From: Eduardo Edson Batista Cordeiro Alves Date: Thu, 27 Oct 2016 14:46:00 -0200 Subject: [PATCH] =?UTF-8?q?Remove=20pagina=C3=A7=C3=A3o=20duplicada=20no?= =?UTF-8?q?=20resutaldo=20da=20pesquisa=20de=20norma?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sapl/templates/norma/list_pesquisa.html | 1 - 1 file changed, 1 deletion(-) diff --git a/sapl/templates/norma/list_pesquisa.html b/sapl/templates/norma/list_pesquisa.html index c16cea1b6..8fb65745a 100644 --- a/sapl/templates/norma/list_pesquisa.html +++ b/sapl/templates/norma/list_pesquisa.html @@ -32,7 +32,6 @@ {% endfor %} - {% include "paginacao.html" %} {% else %}

Nenhum Registro recuperado

{% endif %}