From 6a23d1149bdbc6d268f4f3717b8078e4440d939a Mon Sep 17 00:00:00 2001 From: Edward Ribeiro Date: Tue, 7 Feb 2017 17:10:46 -0200 Subject: [PATCH] Renomei label --- sapl/templates/materia/materialegislativa_filter.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sapl/templates/materia/materialegislativa_filter.html b/sapl/templates/materia/materialegislativa_filter.html index 5df82440b..e0f773b61 100644 --- a/sapl/templates/materia/materialegislativa_filter.html +++ b/sapl/templates/materia/materialegislativa_filter.html @@ -96,7 +96,7 @@ {% if m.texto_articulado.exists %}Texto Articulado
{% endif %} {% if m.normajuridica_set.exists %} {% for nr in m.normajuridica_set.all %} - Norma Jurídica: + Norma Jurídica Vinculada: {{ nr }}