Commit 9573a657b5f22e148ff3abad57311511a4fd3f3a
1 parent
6b20e86a
Exists in
master
and in
7 other branches
Remoção do link para a árvore hiperbólica
Showing
1 changed file
with
0 additions
and
1 deletions
Show diff stats
classesjs/classe_configura.js
... | ... | @@ -234,7 +234,6 @@ i3GEO.configura = { |
234 | 234 | { id:"omenudataInterface0b",text: '<span style=color:gray;text-decoration:underline; ><b>'+$trad("u27")+'</b></span>',url: "#"}, |
235 | 235 | { id:"omenudataInterface6",text: $trad("u21"), url: "javascript:var w = window.open(i3GEO.configura.locaplic+'/geradordelinks.htm')" }, |
236 | 236 | { id:"omenudataInterface7",text: "Serviços WMS", url: "javascript:var w = window.open(i3GEO.configura.locaplic+'/ogc.htm')" }, |
237 | - { id:"omenudataInterface8",text: "Hiperbólica", url: "javascript:var w = window.open(i3GEO.configura.locaplic+'/hiperbolica.html')" }, | |
238 | 237 | { id:"omenudataInterface9",text: "Download de dados", url: "javascript:var w = window.open(i3GEO.configura.locaplic+'/datadownload.htm')" }, |
239 | 238 | { id:"omenudataInterface11",text: $trad("p20"), url: "javascript:i3GEO.mapa.dialogo.telaRemota()" } |
240 | 239 | ], | ... | ... |