From 51851efa62bc7395c82114dd61026f233ea6c69f Mon Sep 17 00:00:00 2001 From: edmarmoretti Date: Mon, 21 Aug 2017 12:10:55 -0300 Subject: [PATCH] Adaptação da ferramenta Cor da Seleção para Bootstrap --- ferramentas/opcoes_querymap/index.js | 5 ----- ferramentas/opcoes_querymap/template_mst.html | 13 ++++++------- 2 files changed, 6 insertions(+), 12 deletions(-) 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