From c5df4b4470de540babfa78398231885212afbb19 Mon Sep 17 00:00:00 2001 From: Edmar Moretti Date: Mon, 18 Jul 2011 12:14:01 +0000 Subject: [PATCH] --- ferramentas/legenda/index.js.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ferramentas/legenda/index.js.php b/ferramentas/legenda/index.js.php index 0a6dcaf..04e772e 100644 --- a/ferramentas/legenda/index.js.php +++ b/ferramentas/legenda/index.js.php @@ -414,7 +414,7 @@ i3GEOF.legenda = { ins.push(""); ins.push($inputText("","","i3GEOlegendaid_"+id,"digite o novo nome",30,retorno.data[i].nomeclasse,"nome","javascript:i3GEOF.legenda.aviso()")); ins.push(""); - ins.push($inputText("","","i3GEOlegendaid_"+id,"digite a nova expressão",30,exp,"expressao",,"javascript:i3GEOF.legenda.aviso()")); + ins.push($inputText("","","i3GEOlegendaid_"+id,"digite a nova expressão",30,exp,"expressao","javascript:i3GEOF.legenda.aviso()")); ins.push(""); } ins.push("
"); -- libgit2 0.21.2