diff --git a/ferramentas/gradecoord/dicionario.js b/ferramentas/gradecoord/dicionario.js index bb0b01d..2e81a2b 100755 --- a/ferramentas/gradecoord/dicionario.js +++ b/ferramentas/gradecoord/dicionario.js @@ -69,5 +69,10 @@ i3GEOF.gradeCoord.dicionario = { pt : "Entre com a distância entre as linhas", en : "", es : "" + } ], + 'textos' : [ { + pt : "Inclui textos", + en : "", + es : "" } ] }; diff --git a/ferramentas/gradecoord/index.js b/ferramentas/gradecoord/index.js index 347c42a..35fafd5 100755 --- a/ferramentas/gradecoord/index.js +++ b/ferramentas/gradecoord/index.js @@ -44,7 +44,7 @@ i3GEOF.gradeCoord = { return; } $i(iddiv).innerHTML += i3GEOF.gradeCoord.html(); - i3GEO.util.comboFontes("i3GEOgradeCoordfonte","i3GEOgradeCoordfontef"); + i3GEO.util.comboFontes("i3GEOgradeCoordfonte","i3GEOgradeCoordfontef","form-control"); var b = new YAHOO.widget.Button( "i3GEOgradeCoordbotao1", {onclick:{fn: i3GEOF.gradeCoord.executa}} diff --git a/ferramentas/gradecoord/template_mst.html b/ferramentas/gradecoord/template_mst.html index 5bfe2f5..dc5b1da 100755 --- a/ferramentas/gradecoord/template_mst.html +++ b/ferramentas/gradecoord/template_mst.html @@ -1,70 +1,72 @@ -
{{{intervalo}}}:
-{{{cor}}}:
-{{{largura}}}:
-{{{tipoLinha}}}:
-Inclui textos:
-{{{tamanhoTexto}}}:
-{{{fonteTexto}}}:
- -{{{corMascara}}}:
-{{{corSombra}}}:
-{{{deslocamentoSombra}}} X:
-{{{deslocamentoSombra}}} Y:
-{{{corTexto}}}:
-- -
+