diff --git a/ferramentas/graficointerativo1/template_mst.html b/ferramentas/graficointerativo1/template_mst.html index 36f33a9..65f8bd3 100644 --- a/ferramentas/graficointerativo1/template_mst.html +++ b/ferramentas/graficointerativo1/template_mst.html @@ -1,3 +1,4 @@ +

+ +

{{{excluirval}}} :

- +

@@ -175,6 +182,7 @@

{{{seescolher}}}
+ + + + + diff --git a/ferramentas/graficotema/index.js b/ferramentas/graficotema/index.js index 21b1616..775cbf3 100644 --- a/ferramentas/graficotema/index.js +++ b/ferramentas/graficotema/index.js @@ -129,44 +129,30 @@ i3GEOF.graficoTema = { ins += ' '; ins += ' '; ins += ' '; return ins; @@ -195,6 +181,8 @@ i3GEOF.graficoTema = { true, "hd", "", + "", + "", true, i3GEO.configura.locaplic+"/imagens/oxygen/16x16/view-statistics.png" ); diff --git a/ferramentas/heatmap/index.js b/ferramentas/heatmap/index.js index f4c575c..c7458ac 100644 --- a/ferramentas/heatmap/index.js +++ b/ferramentas/heatmap/index.js @@ -147,8 +147,8 @@ i3GEOF.heatmap = "i3GEOF.heatmap_rodape"); }, t1 : function() { - var ins = "

" + $trad(3, i3GEOF.heatmap.dicionario) + ":"; - ins += "

"; + var ins = "

" + $trad(3, i3GEOF.heatmap.dicionario) + ":

"; + ins += "
"; i3GEO.util.proximoAnterior( "i3GEOF.heatmap.t0()", "i3GEOF.heatmap.t2()", @@ -160,11 +160,10 @@ i3GEOF.heatmap = i3GEOF.heatmap.comboTemasSel(); }, t2 : function() { - var ins = "

" + $trad(4, i3GEOF.heatmap.dicionario); - ins += "

"; - - ins += "

" + $trad(10, i3GEOF.heatmap.dicionario); - ins += "

"; + var ins = "

" + $trad(4, i3GEOF.heatmap.dicionario) + "

" + + "

" + + "

" + $trad(10, i3GEOF.heatmap.dicionario) + "

" + + "
"; i3GEO.util.proximoAnterior( "i3GEOF.heatmap.t1()", @@ -278,7 +277,7 @@ i3GEOF.heatmap = $i("i3GEOheatmaptemasComSel").value = i3GEO.temaAtivo; $i("i3GEOheatmaptemasComSel").onchange.call(); } - }, "i3GEOheatmapSelTemas", "", false, "ligados"); + }, "i3GEOheatmapSelTemas", "", false, "ligados","display:block;"); }, /** * Function: comboItens diff --git a/ferramentas/tabela/template_mst.html b/ferramentas/tabela/template_mst.html index fc89a29..a7a188d 100644 --- a/ferramentas/tabela/template_mst.html +++ b/ferramentas/tabela/template_mst.html @@ -1,3 +1,4 @@ +

+
+
@@ -53,7 +56,7 @@
- +
@@ -73,7 +76,7 @@
- + +