diff --git a/admin/admin.db b/admin/admin.db index 8784236..5383f67 100755 Binary files a/admin/admin.db and b/admin/admin.db differ diff --git a/ferramentas/opcoes_legenda/dicionario.js b/ferramentas/opcoes_legenda/dicionario.js index 91778d1..78646e8 100755 --- a/ferramentas/opcoes_legenda/dicionario.js +++ b/ferramentas/opcoes_legenda/dicionario.js @@ -81,7 +81,7 @@ i3GEOF.opcoesLegenda.dicionario = { es : "" } ], 'fonte' : [ { - pt : "Fonte: (teste a fonte mais adequada para apresentação correta da acentuação)", + pt : "Fonte tipográfica", en : "", es : "" } ], diff --git a/ferramentas/opcoes_legenda/index.js b/ferramentas/opcoes_legenda/index.js index 9d91e19..578998b 100755 --- a/ferramentas/opcoes_legenda/index.js +++ b/ferramentas/opcoes_legenda/index.js @@ -46,17 +46,7 @@ i3GEOF.opcoesLegenda = { } try{ $i(iddiv).innerHTML = i3GEOF.opcoesLegenda.html(); - var b = new YAHOO.widget.Button( - "i3GEOopcoesLegendabotao1", - {onclick:{fn: i3GEOF.opcoesLegenda.executa}} - ); - b.addClass("rodar"); - b = new YAHOO.widget.Button( - "i3GEOopcoesLegendabotao2", - {onclick:{fn: i3GEOF.opcoesLegenda.testa}} - ); - b.addClass("rodar"); - i3GEO.util.comboFontes("i3GEOopcoesLegendafonte","i3GEOopcoesLegendafontef"); + i3GEO.util.comboFontes("i3GEOopcoesLegendafonte","i3GEOopcoesLegendafontef","form-control"); i3GEOF.opcoesLegenda.parametrosAtuais(); i3GEO.util.aplicaAquarela("i3GEOF.opcoesLegenda_corpo"); } @@ -229,8 +219,7 @@ i3GEOF.opcoesLegenda = { var temp = function(retorno){ i3GEOF.opcoesLegenda.aguarde.visibility = "hidden"; eval(retorno.data); - $i("i3GEOopcoesLegendatesteLegenda").src = legimagem; - $i("i3GEOopcoesLegendatesteLegenda").style.display = "block"; + i3GEO.janela.closeMsg(""); }, par = i3GEOF.opcoesLegenda.parametrosFormulario(), p = i3GEO.configura.locaplic+"/ferramentas/opcoes_legenda/exec.php?g_sid="+i3GEO.configura.sid+"&funcao=testaLegenda"+par, diff --git a/ferramentas/opcoes_legenda/template_mst.html b/ferramentas/opcoes_legenda/template_mst.html index 1980cb2..f9335de 100755 --- a/ferramentas/opcoes_legenda/template_mst.html +++ b/ferramentas/opcoes_legenda/template_mst.html @@ -1,71 +1,61 @@ -
-

{{{incluiNoMapa}}}:

-
- -
-
-

{{{corFundo}}}:

-
- -
-
-

{{{contornoSimbolos}}}:

-
- -
-
-

{{{posicao}}}:

-
- -
-
-

{{{espacamentoY}}}:

-
- -
-
-

{{{espacamentoX}}}:

-
- -
-
-

{{{tamanhoSimboloY}}}:

-
- -
-
-

{{{tamanhoSimboloX}}}:

-
- -
-
-

{{{tamanhoTexto}}}:

-
- -
-
-

{{{fonte}}}:

-
- -
-

- -

-
-

- -

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