Commit 597527f8ca9ff703a4e1859afbd66ef90d73f12e
1 parent
3c72bda5
Exists in
master
and in
7 other branches
Correção no tamanho da janela da interface Flamingo
Showing
1 changed file
with
2 additions
and
0 deletions
Show diff stats
interface/flamingo.htm
@@ -89,6 +89,8 @@ i3GEO.configura.locaplic = i3GEO.util.protocolo()+"://"+window.location.host+"/i | @@ -89,6 +89,8 @@ i3GEO.configura.locaplic = i3GEO.util.protocolo()+"://"+window.location.host+"/i | ||
89 | i3GEO.configura.mapaRefDisplay = "none"; | 89 | i3GEO.configura.mapaRefDisplay = "none"; |
90 | i3GEO.Interface.ATUAL = "flamingo"; | 90 | i3GEO.Interface.ATUAL = "flamingo"; |
91 | i3GEO.Interface.IDCORPO = "contemImg"; | 91 | i3GEO.Interface.IDCORPO = "contemImg"; |
92 | +i3GEO.configura.diminuiyN = 150; | ||
93 | +i3GEO.configura.diminuiyM = 170; | ||
92 | i3GEO.cria(); | 94 | i3GEO.cria(); |
93 | i3GEO.inicia(); | 95 | i3GEO.inicia(); |
94 | </script> | 96 | </script> |