Commit 3b1bb287398abecdb3a175d0cd4eff6b12ca0160
1 parent
6d8f30b9
Exists in
master
and in
7 other branches
--no commit message
Showing
1 changed file
with
0 additions
and
10 deletions
Show diff stats
principal.htm
... | ... | @@ -390,17 +390,7 @@ body,td |
390 | 390 | </body> |
391 | 391 | <script language="JavaScript" type="text/javascript" src="classesjs/dicionario_ajuda.js"></script> |
392 | 392 | <script> |
393 | -/* | |
394 | -Title: Página principal com a lista de aplicativos do i3geo | |
395 | 393 | |
396 | -Mostra a lista de aplicativos que são fornecidos junto com o i3geo. | |
397 | - | |
398 | -Link: | |
399 | - | |
400 | -http://localhost/i3geo/principal.htm | |
401 | - | |
402 | -File: principal.htm | |
403 | -*/ | |
404 | 394 | //carrega a lista de gadgets registrados em |
405 | 395 | var ins = "<table><tr><td></td><td><b>Gadgets</b> (ferramentas do i3geo que também podem ser usadas de forma independente):</td></tr>" |
406 | 396 | var obj = g_traducao_ajuda.ferramentas | ... | ... |