From 77325c9cdad09d141d60da349950dc68e6237fa1 Mon Sep 17 00:00:00 2001 From: edmarmoretti Date: Tue, 1 Aug 2017 19:53:04 -0300 Subject: [PATCH] Remoção da ferramenta Nuvem de tags da lista de opções --- admin/admin.db | Bin 340992 -> 0 bytes ferramentas/importarwmc/index.js | 12 +++++++----- ferramentas/importarwmc/template_mst.html | 36 +++++++++++++++++++++--------------- ferramentas/nuvemtags/index.js | 2 ++ interface/carto_ol.htm | 2 +- interface/gm.phtml | 2 +- interface/gmdebug.phtml | 2 +- interface/googlemaps_noite.phtml | 2 +- interface/ol.htm | 2 +- interface/openlayersdebug.htm | 2 +- interface/osm.htm | 2 +- interface/osmdebug.htm | 2 +- 12 files changed, 38 insertions(+), 28 deletions(-) diff --git a/admin/admin.db b/admin/admin.db index a357167..d3aa53c 100755 Binary files a/admin/admin.db and b/admin/admin.db differ diff --git a/ferramentas/importarwmc/index.js b/ferramentas/importarwmc/index.js index 13ec1c4..74e8960 100755 --- a/ferramentas/importarwmc/index.js +++ b/ferramentas/importarwmc/index.js @@ -84,10 +84,7 @@ i3GEOF.importarwmc = { } $i(iddiv).innerHTML += i3GEOF.importarwmc.html(); - new YAHOO.widget.Button( - "i3GEOimportarwmcbotao1", - {onclick:{fn: i3GEOF.importarwmc.submete}} - ); + }, /* @@ -129,7 +126,12 @@ i3GEOF.importarwmc = { false, "hd", cabecalho, - minimiza + minimiza, + true, + "", + "", + "", + "" ); divid = janela[2].id; $i("i3GEOF.importarwmc_corpo").style.backgroundColor = "white"; diff --git a/ferramentas/importarwmc/template_mst.html b/ferramentas/importarwmc/template_mst.html index 658cd33..639a904 100755 --- a/ferramentas/importarwmc/template_mst.html +++ b/ferramentas/importarwmc/template_mst.html @@ -1,17 +1,23 @@ -
-

- {{{arquivo}}}:
- -

-

Ou URL:

-
- -
-
-

- +

+ + + +
+ + + +
+ +
+ + +
+ + + + - -
- \ No newline at end of file + + +
\ No newline at end of file diff --git a/ferramentas/nuvemtags/index.js b/ferramentas/nuvemtags/index.js index 3e5fef4..d0fecf2 100755 --- a/ferramentas/nuvemtags/index.js +++ b/ferramentas/nuvemtags/index.js @@ -273,10 +273,12 @@ i3GEOF.nuvemtags = { } }} ); + /* $i("i3GEOnuvemtagsbotao1-button").style.minHeight = "1em"; $i("i3GEOnuvemtagsbotao1-button").style.padding = "0px 15px"; $i("i3GEOnuvemtagsbotao2-button").style.minHeight = "1em"; $i("i3GEOnuvemtagsbotao2-button").style.padding = "0px 15px"; + */ i3GEOF.nuvemtags.aguarde.visibility = "hidden"; }, /* diff --git a/interface/carto_ol.htm b/interface/carto_ol.htm index c6d4332..e87ef4e 100755 --- a/interface/carto_ol.htm +++ b/interface/carto_ol.htm @@ -291,7 +291,7 @@ {{{a3a}}}
  • - {{{a5a}}} +
  • Miniaturas diff --git a/interface/gm.phtml b/interface/gm.phtml index b8bf338..9e7aaf6 100755 --- a/interface/gm.phtml +++ b/interface/gm.phtml @@ -302,7 +302,7 @@ include("../ms_configura.php"); {{{a3a}}}
  • - {{{a5a}}} +
  • Miniaturas diff --git a/interface/gmdebug.phtml b/interface/gmdebug.phtml index 7ccc6a3..16df200 100755 --- a/interface/gmdebug.phtml +++ b/interface/gmdebug.phtml @@ -302,7 +302,7 @@ include("../ms_configura.php"); {{{a3a}}}
  • - {{{a5a}}} +
  • Miniaturas diff --git a/interface/googlemaps_noite.phtml b/interface/googlemaps_noite.phtml index 9da9bc5..a294c71 100755 --- a/interface/googlemaps_noite.phtml +++ b/interface/googlemaps_noite.phtml @@ -302,7 +302,7 @@ include("../ms_configura.php"); {{{a3a}}}
  • - {{{a5a}}} +
  • Miniaturas diff --git a/interface/ol.htm b/interface/ol.htm index 72a850c..242addd 100755 --- a/interface/ol.htm +++ b/interface/ol.htm @@ -286,7 +286,7 @@ {{{a3a}}}
  • - {{{a5a}}} +
  • Miniaturas diff --git a/interface/openlayersdebug.htm b/interface/openlayersdebug.htm index 509dfc7..026fc83 100755 --- a/interface/openlayersdebug.htm +++ b/interface/openlayersdebug.htm @@ -287,7 +287,7 @@ {{{a3a}}}
  • - {{{a5a}}} +
  • Miniaturas diff --git a/interface/osm.htm b/interface/osm.htm index f07124d..2ea8ac2 100755 --- a/interface/osm.htm +++ b/interface/osm.htm @@ -286,7 +286,7 @@ {{{a3a}}}
  • - {{{a5a}}} +
  • Miniaturas diff --git a/interface/osmdebug.htm b/interface/osmdebug.htm index 7646ccb..e13477c 100755 --- a/interface/osmdebug.htm +++ b/interface/osmdebug.htm @@ -286,7 +286,7 @@ {{{a3a}}}
  • - {{{a5a}}} +
  • Miniaturas -- libgit2 0.21.2