Commit 805424cdd32e113ff16826e6cc1baf15e0020177
1 parent
36c134e6
Exists in
master
and in
7 other branches
Implementação do Mustache
Showing
1 changed file
with
4 additions
and
4 deletions
Show diff stats
ferramentas/legenda/template_mst.html
@@ -77,7 +77,7 @@ | @@ -77,7 +77,7 @@ | ||
77 | </div> | 77 | </div> |
78 | </td> | 78 | </td> |
79 | <td> | 79 | <td> |
80 | - <img alt='aquarela.gif' style='cursor: pointer' src='{{{locaplic}}}' onclick='i3GEOF.legenda.corj({{{asp}}}i3GEOlegendaacori{{{asp}}})' /> | 80 | + <img alt='aquarela.gif' style='cursor: pointer' src='{{{locaplic}}}/imagens/aquarela.gif' onclick='i3GEOF.legenda.corj({{{asp}}}i3GEOlegendaacori{{{asp}}})' /> |
81 | </td> | 81 | </td> |
82 | <td>{{{ate}}}:</td> | 82 | <td>{{{ate}}}:</td> |
83 | <td> | 83 | <td> |
@@ -86,7 +86,7 @@ | @@ -86,7 +86,7 @@ | ||
86 | </div> | 86 | </div> |
87 | </td> | 87 | </td> |
88 | <td> | 88 | <td> |
89 | - <img alt='aquarela.gif' style='cursor: pointer' src='{{{locaplic}}}' onclick='i3GEOF.legenda.corj({{{asp}}}i3GEOlegendaacorf{{{asp}}})' /> | 89 | + <img alt='aquarela.gif' style='cursor: pointer' src='{{{locaplic}}}/imagens/aquarela.gif' onclick='i3GEOF.legenda.corj({{{asp}}}i3GEOlegendaacorf{{{asp}}})' /> |
90 | </td> | 90 | </td> |
91 | <td> | 91 | <td> |
92 | <input id='i3GEOlegendabotao4' type='button' size='15' value='{{{aplica}}}' title='{{{aplicaVariaCores}}}' /> | 92 | <input id='i3GEOlegendabotao4' type='button' size='15' value='{{{aplica}}}' title='{{{aplicaVariaCores}}}' /> |
@@ -228,12 +228,12 @@ | @@ -228,12 +228,12 @@ | ||
228 | <div id='i3GEOlegendaguia5obj' style='width: 99%; text-align: left;'> | 228 | <div id='i3GEOlegendaguia5obj' style='width: 99%; text-align: left;'> |
229 | <p class='paragrafo'> | 229 | <p class='paragrafo'> |
230 | {{{geraSLD}}} | 230 | {{{geraSLD}}} |
231 | - <a href='http://mapserver.org/ogc/sld.html#sld' target='_blank'>Mapserver SLD</a> | 231 | + <a href='http://mapserver.org/ogc/sld.html#sld' target='_blank'> Mapserver SLD </a> |
232 | {{{ajudaSLD}}} | 232 | {{{ajudaSLD}}} |
233 | <p class='paragrafo'> | 233 | <p class='paragrafo'> |
234 | <input id='i3GEOlegendabotaoSLDe' size='25' type='button' value='{{{exportaSLD}}}' /> | 234 | <input id='i3GEOlegendabotaoSLDe' size='25' type='button' value='{{{exportaSLD}}}' /> |
235 | </p> | 235 | </p> |
236 | - <p class='paragrafo'>{{{msgAplicaSLD',i3GEOF.legenda.dicionario) | 236 | + <p class='paragrafo'>{{{msgAplicaSLD}}} |
237 | <p class='paragrafo'> | 237 | <p class='paragrafo'> |
238 | <input id='i3GEOlegendabotaoSLDi' size='25' type='button' value='{{{aplicaSLD}}}' /> | 238 | <input id='i3GEOlegendabotaoSLDi' size='25' type='button' value='{{{aplicaSLD}}}' /> |
239 | </p> | 239 | </p> |