Commit afa7278ac140d16b70b4c5601a5d8d36d4a3949f
1 parent
f6e59278
Exists in
master
and in
7 other branches
--no commit message
Showing
5 changed files
with
3 additions
and
3 deletions
Show diff stats
ferramentas/uploadkml/index.js.php
@@ -86,6 +86,7 @@ i3GEOF.uploadkml = { | @@ -86,6 +86,7 @@ i3GEOF.uploadkml = { | ||
86 | */ | 86 | */ |
87 | html:function(){ | 87 | html:function(){ |
88 | var ins = '<form id=i3GEOuploadkmlf target="i3GEOuploadkmliframe" action="'+i3GEO.configura.locaplic+'/ferramentas/uploadkml/upload.php" method="post" ENCTYPE="multipart/form-data">' + | 88 | var ins = '<form id=i3GEOuploadkmlf target="i3GEOuploadkmliframe" action="'+i3GEO.configura.locaplic+'/ferramentas/uploadkml/upload.php" method="post" ENCTYPE="multipart/form-data">' + |
89 | + '<p class="paragrafo" style=color:red >Não use arquivos ou nome de layer com espaços em branco ou acentuação</p>' + | ||
89 | '<p class="paragrafo" >Arquivo kml: <br><input class=digitar type="file" size=32 name="i3GEOuploadkml" style="top:0px;left:0px;cursor:pointer;"></p>' + | 90 | '<p class="paragrafo" >Arquivo kml: <br><input class=digitar type="file" size=32 name="i3GEOuploadkml" style="top:0px;left:0px;cursor:pointer;"></p>' + |
90 | '<p class=paragrafo >Nome do layer KML: <br><input type=text size=42 name=layerkml value=""/></p>' + | 91 | '<p class=paragrafo >Nome do layer KML: <br><input type=text size=42 name=layerkml value=""/></p>' + |
91 | '<p class=paragrafo >Projeção:</p>' + | 92 | '<p class=paragrafo >Projeção:</p>' + |
@@ -111,8 +112,8 @@ i3GEOF.uploadkml = { | @@ -111,8 +112,8 @@ i3GEOF.uploadkml = { | ||
111 | }; | 112 | }; |
112 | titulo = "Upload de arquivo KML <a class=ajuda_usuario target=_blank href='" + i3GEO.configura.locaplic + "/ajuda_usuario.php?idcategoria=4&idajuda=104' > </a>"; | 113 | titulo = "Upload de arquivo KML <a class=ajuda_usuario target=_blank href='" + i3GEO.configura.locaplic + "/ajuda_usuario.php?idcategoria=4&idajuda=104' > </a>"; |
113 | janela = i3GEO.janela.cria( | 114 | janela = i3GEO.janela.cria( |
114 | - "340px", | ||
115 | - "320px", | 115 | + "450px", |
116 | + "360px", | ||
116 | "", | 117 | "", |
117 | "", | 118 | "", |
118 | "", | 119 | "", |
interface/googleearth.phtml
@@ -28,7 +28,6 @@ include_once("../ms_configura.php"); | @@ -28,7 +28,6 @@ include_once("../ms_configura.php"); | ||
28 | <td> | 28 | <td> |
29 | <table width=100% cellspacing=0 cellpadding=0 > | 29 | <table width=100% cellspacing=0 cellpadding=0 > |
30 | <tr> | 30 | <tr> |
31 | - <td title="libera guias" class=tdclaro id=encolheFerramentas style="vertical-align:top;width:5px;text-align:left;"></td> | ||
32 | <td> | 31 | <td> |
33 | <div class=verdeescuro style="top:0px;cursor:pointer;"> | 32 | <div class=verdeescuro style="top:0px;cursor:pointer;"> |
34 | <div id=guia1 class=guia ></div> | 33 | <div id=guia1 class=guia ></div> |
pacotes/eudock/barImages/dockBg-l.png
946 Bytes
pacotes/eudock/barImages/dockBg-r.png