From dbeff5374dd5216b6a153834ec5a981e6d2998a1 Mon Sep 17 00:00:00 2001 From: Talitha Pumar Date: Tue, 28 Aug 2018 17:35:12 -0100 Subject: [PATCH] Update normajuridica_form.html --- sapl/templates/norma/normajuridica_form.html | 1 - 1 file changed, 1 deletion(-) diff --git a/sapl/templates/norma/normajuridica_form.html b/sapl/templates/norma/normajuridica_form.html index 395c8fe2c..e0e10ba20 100644 --- a/sapl/templates/norma/normajuridica_form.html +++ b/sapl/templates/norma/normajuridica_form.html @@ -13,7 +13,6 @@ var tipo = $('#id_tipo').val() var ano = $('#id_ano').val() var numero = $('#id_numero').val() - var up = 0; console.log(tipo, ano, numero) if (tipo_materia && numero_materia && ano_materia) { $.get("/norma/recuperar-norma",{tipo: tipo,