Commit 9fd03d471412b344e1dc67960841ebe65ba637b4

Authored by Murilo Caixêta
1 parent 40567345

Correção do código

ferramentas/carregakml/template_mst.html
@@ -3,4 +3,4 @@ @@ -3,4 +3,4 @@
3 <div id='i3GEOcarregakmlCombo' style='left: 1px; display: block; width: 315px; text-align: left;'></div> 3 <div id='i3GEOcarregakmlCombo' style='left: 1px; display: block; width: 315px; text-align: left;'></div>
4 <br> 4 <br>
5 <br> 5 <br>
6 -<input id='i3GEOcarregakmlbotao1' type='buttom' value='' +$trad(" p14")+'' />  
7 \ No newline at end of file 6 \ No newline at end of file
  7 +<input id='i3GEOcarregakmlbotao1' type='button' value=' +$trad(" p14")+' />
8 \ No newline at end of file 8 \ No newline at end of file
ferramentas/conectargeojson/template_mst.html
@@ -3,4 +3,4 @@ @@ -3,4 +3,4 @@
3 <div id='i3GEOconectargeojsonCombo' style='left: 1px; display: block; width: 315px; text-align: left;'></div> 3 <div id='i3GEOconectargeojsonCombo' style='left: 1px; display: block; width: 315px; text-align: left;'></div>
4 <br> 4 <br>
5 <br> 5 <br>
6 -<input id='i3GEOconectargeojsonbotao1' type='buttom' value='+$trad(" p14")+' />  
7 \ No newline at end of file 6 \ No newline at end of file
  7 +<input id='i3GEOconectargeojsonbotao1' type='button' value='+$trad(" p14")+' />
8 \ No newline at end of file 8 \ No newline at end of file
ferramentas/convertews/template_mst.html
@@ -15,5 +15,5 @@ @@ -15,5 +15,5 @@
15 </p> 15 </p>
16 <p class='paragrafo'> 16 <p class='paragrafo'>
17 <a href="' + enderecowms + '&request=getcapabilities&version=1.1.0&service=wms" target='blank'> 17 <a href="' + enderecowms + '&request=getcapabilities&version=1.1.0&service=wms" target='blank'>
18 - {{{testa}}}<br> 18 + {{{testa}}}<br></a>
19 </div> 19 </div>
20 \ No newline at end of file 20 \ No newline at end of file
ferramentas/editorsql/template_mst.html
@@ -6,7 +6,7 @@ @@ -6,7 +6,7 @@
6 <input style='position: relative; cursor: pointer' type='checkbox' id='i3GEOeditorsqlRemoveMeta' /> 6 <input style='position: relative; cursor: pointer' type='checkbox' id='i3GEOeditorsqlRemoveMeta' />
7 {{{removeMetadados}}}<br> 7 {{{removeMetadados}}}<br>
8 <br> 8 <br>
9 - <a class='paragrafo' href="http://postgis.refractions.net/documentation/manual-1.4/ch07.html" target='_blank>'{{{manualSql}}}</a> 9 + <a class='paragrafo' href='http://postgis.refractions.net/documentation/manual-1.4/ch07.html' target='_blank'>{{{manualSql}}}</a>
10 <br> 10 <br>
11 <p class='paragrafo'>{{{listaAtributos}}}:</p> 11 <p class='paragrafo'>{{{listaAtributos}}}:</p>
12 <div class='paragrafo' id='i3GEOeditorsqlDivItem'></div> 12 <div class='paragrafo' id='i3GEOeditorsqlDivItem'></div>
ferramentas/filtro/template_mst.html
1 <div id='i3GEOfiltroguiasYUI' class='yui-navset' style='top: 0px; cursor: pointer; left: 0px;'> 1 <div id='i3GEOfiltroguiasYUI' class='yui-navset' style='top: 0px; cursor: pointer; left: 0px;'>
2 <ul class='yui-nav' style='border-width: 0pt 0pt 0px; border-color: rgb(240, 240, 240); border-bottom-color: white;'> 2 <ul class='yui-nav' style='border-width: 0pt 0pt 0px; border-color: rgb(240, 240, 240); border-bottom-color: white;'>
3 - <li><a>  
4 - <em><div id='i3GEOfiltroguia1' style='text-align: center; left: 0px;">'+$trad('constroi',i3GEOF.filtro.dicionario)+'</div></em>  
5 - </a></li>  
6 - <li><a>  
7 - <em><div id='i3GEOfiltroguia2' style='text-align: center; left: 0px;'>{{{digita}}}</div></em>  
8 - </a></li>  
9 - <li><a>  
10 - <em><div id='i3GEOfiltroguia3' style='text-align: center; left: 0px;">{{{testa}}}</div></em>  
11 - </a></li> 3 + <li>
  4 + <div id='i3GEOfiltroguia1' style='text-align: center; left: 0px;'><a><em>{{{constroi}}}</em></a></div>
  5 + </li>
  6 + <li>
  7 + <div id='i3GEOfiltroguia2' style='text-align: center; left: 0px;'><a><em>{{{digita}}}</em></a></div>
  8 + </li>
  9 + <li>
  10 + <div id='i3GEOfiltroguia3' style='text-align: center; left: 0px;'><a><em>{{{testa}}}</em></a></div>
  11 + </li>
12 </ul> 12 </ul>
13 </div> 13 </div>
14 <br> 14 <br>
15 <p class='paragrafo'> 15 <p class='paragrafo'>
16 - <input id='i3GEOfiltrobotao1' size='18' type='button' value={{{inclui}}} />  
17 - <input id='i3GEOfiltrobotao2' size='18' type='button' value={{{remove}}} /> 16 + <input id='i3GEOfiltrobotao1' size='18' type='button' value='{{{inclui}}}' /> <input id='i3GEOfiltrobotao2' size='18' type='button' value='{{{remove}}}' />
18 </p> 17 </p>
19 <div class='guiaobj' id='i3GEOfiltroguia1obj' style='left: 1px; display: block;'> 18 <div class='guiaobj' id='i3GEOfiltroguia1obj' style='left: 1px; display: block;'>
20 <div id='i3GEOfiltropar' style='display: block; position: relative; top: 5px; left: 0px;'> 19 <div id='i3GEOfiltropar' style='display: block; position: relative; top: 5px; left: 0px;'>
ferramentas/filtroarvore/template_mst.html
@@ -2,7 +2,7 @@ @@ -2,7 +2,7 @@
2 {{{selecionaFiltro}}}<br> 2 {{{selecionaFiltro}}}<br>
3 <br> 3 <br>
4 <select onchange='i3GEO.arvoreDeCamadas.ARVORE = null;i3GEO.arvoreDeCamadas.FILTRO = this.value;i3GEO.arvoreDeCamadas.atualiza(i3GEO.arvoreDeCamadas.CAMADAS,true)'> 4 <select onchange='i3GEO.arvoreDeCamadas.ARVORE = null;i3GEO.arvoreDeCamadas.FILTRO = this.value;i3GEO.arvoreDeCamadas.atualiza(i3GEO.arvoreDeCamadas.CAMADAS,true)'>
5 - <option value='naofaznada">---</option> 5 + <option value='naofaznada'>---</option>
6 <option value=''>{{{removeFiltro}}}</option> 6 <option value=''>{{{removeFiltro}}}</option>
7 <option value='ligados'>{{{ligado}}}</option> 7 <option value='ligados'>{{{ligado}}}</option>
8 <option value='desligados'>{{{desligado}}}</option> 8 <option value='desligados'>{{{desligado}}}</option>
ferramentas/geolocal/template_mst.html
@@ -12,8 +12,8 @@ @@ -12,8 +12,8 @@
12 <form id='i3GEOFgeolocalFormTempo' style='left: 162px; position: absolute; top: 10px; width: 30px;'> 12 <form id='i3GEOFgeolocalFormTempo' style='left: 162px; position: absolute; top: 10px; width: 30px;'>
13 <div class='styled-select' style='width: 80px;'> 13 <div class='styled-select' style='width: 80px;'>
14 <input type='text' id='i3GEOFgeolocalTempo' title={{{intervalo}}} value='0' /> 14 <input type='text' id='i3GEOFgeolocalTempo' title={{{intervalo}}} value='0' />
  15 + </div>
15 </form> 16 </form>
16 -</div>  
17 <div style='height: 130px; overflow: auto; top: 10px; text-align: center; position: relative; cursor: pointer; padding: 5px;' id='i3GEOFgeolocalListaDePontos'></div> 17 <div style='height: 130px; overflow: auto; top: 10px; text-align: center; position: relative; cursor: pointer; padding: 5px;' id='i3GEOFgeolocalListaDePontos'></div>
18 <br> 18 <br>
19 <div id='i3GEOFgeolocalNcoord' style='width: 30px; position: absolute;'></div> 19 <div id='i3GEOFgeolocalNcoord' style='width: 30px; position: absolute;'></div>
ferramentas/gradecoord/template_mst.html
@@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@
11 <td>{{{cor}}}:</td> 11 <td>{{{cor}}}:</td>
12 <td> 12 <td>
13 $inputText('','','i3GEOgradeCoordcorlinha','',11,'200,200,200') 13 $inputText('','','i3GEOgradeCoordcorlinha','',11,'200,200,200')
14 - <img alt='aquarela.gif' style='cursor: pointer' src={{{locaplic}}}'/imagens/aquarela.gif" onclick='i3GEOF.gradeCoord.corj(\'i3GEOgradeCoordcorlinha\')' /> 14 + <img alt='aquarela.gif' style='cursor: pointer' src='{{{locaplic}}}/imagens/aquarela.gif' onclick="i3GEOF.gradeCoord.corj(\'i3GEOgradeCoordcorlinha\')" />
15 </td> 15 </td>
16 </tr> 16 </tr>
17 <tr> 17 <tr>
@@ -72,8 +72,7 @@ @@ -72,8 +72,7 @@
72 <td>{{{corMascara}}}:</td> 72 <td>{{{corMascara}}}:</td>
73 <td> 73 <td>
74 $inputText('','','i3GEOgradeCoordmascara_i','',11,'-1,-1,-1') 74 $inputText('','','i3GEOgradeCoordmascara_i','',11,'-1,-1,-1')
75 - <img alt='aquarela.gif' style='cursor: pointer' src={{{locaplic}}}'/imagens/aquarela.gif' onclick='i3GEOF.gradeCoord.corj(\'i3GEOgradeCoordmascara_i\')' />  
76 - </td> 75 + <img alt='aquarela.gif' style='cursor: pointer' src='{{{locaplic}}}/imagens/aquarela.gif' onclick="i3GEOF.gradeCoord.corj(\'i3GEOgradeCoordmascara_i\')" />
77 </td> 76 </td>
78 </tr> 77 </tr>
79 <tr> 78 <tr>
@@ -84,7 +83,7 @@ @@ -84,7 +83,7 @@
84 <td>{{{corSombra}}}:</td> 83 <td>{{{corSombra}}}:</td>
85 <td> 84 <td>
86 $inputText('','','i3GEOgradeCoordshadowcolor','',11,'-1,-1,-1') 85 $inputText('','','i3GEOgradeCoordshadowcolor','',11,'-1,-1,-1')
87 - <img alt='aquarela.gif' style='cursor: pointer' src={{{locaplic}}}'/imagens/aquarela.gif' onclick='i3GEOF.gradeCoord.corj(\'i3GEOgradeCoordshadowcolor\')' /> 86 + <img alt='aquarela.gif' style='cursor: pointer' src='{{{locaplic}}}/imagens/aquarela.gif' onclick="i3GEOF.gradeCoord.corj(\'i3GEOgradeCoordshadowcolor\')" />
88 </td> 87 </td>
89 </tr> 88 </tr>
90 <tr> 89 <tr>
@@ -105,7 +104,7 @@ @@ -105,7 +104,7 @@
105 <td>{{{corTexto}}}:</td> 104 <td>{{{corTexto}}}:</td>
106 <td> 105 <td>
107 $inputText('','','i3GEOgradeCoordcortexto','',11,'0,0,0') 106 $inputText('','','i3GEOgradeCoordcortexto','',11,'0,0,0')
108 - <img alt='aquarela.gif' style='cursor: pointer' src={{{locaplic}}}'/imagens/aquarela.gif' onclick='i3GEOF.gradeCoord.corj(\'i3GEOgradeCoordcortexto\')' /> 107 + <img alt='aquarela.gif' style='cursor: pointer' src='{{{locaplic}}}/imagens/aquarela.gif' onclick="i3GEOF.gradeCoord.corj(\'i3GEOgradeCoordcortexto\')" />
109 </td> 108 </td>
110 </tr> 109 </tr>
111 </table> 110 </table>