diff --git a/ferramentas/opcoes_querymap/index.js b/ferramentas/opcoes_querymap/index.js index 304f778..c7aa03a 100755 --- a/ferramentas/opcoes_querymap/index.js +++ b/ferramentas/opcoes_querymap/index.js @@ -43,11 +43,6 @@ i3GEOF.opcoesQuery = { try{ i3GEOF.opcoesQuery.aguarde.visibility = "visible"; $i(iddiv).innerHTML += i3GEOF.opcoesQuery.html(); - var b = new YAHOO.widget.Button( - "i3GEOopcoesQuerybotao1", - {onclick:{fn: i3GEOF.opcoesQuery.executa}} - ); - b.addClass("rodar150"); i3GEO.util.aplicaAquarela("i3GEOF.opcoesQuery"); var p = i3GEO.configura.locaplic+"/ferramentas/opcoes_querymap/exec.php?g_sid="+i3GEO.configura.sid+"&funcao=pegaquerymapcor", cp = new cpaint(), diff --git a/ferramentas/opcoes_querymap/template_mst.html b/ferramentas/opcoes_querymap/template_mst.html index 5321ed2..a2d8f6b 100755 --- a/ferramentas/opcoes_querymap/template_mst.html +++ b/ferramentas/opcoes_querymap/template_mst.html @@ -1,9 +1,8 @@ -
-
- +
+
+ +
-
-

- -

+ +
\ No newline at end of file -- libgit2 0.21.2