Commit 411b0a5a734650d3b0f74d058611bf8c013547dc
1 parent
8822498d
Exists in
master
and in
7 other branches
correção da função de identificação
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
ferramentas/identifica/index.htm
... | ... | @@ -34,7 +34,7 @@ |
34 | 34 | </div> |
35 | 35 | </body> |
36 | 36 | <script language="JavaScript" type="text/javascript" src="../../classesjs/redesenho_compacto.js"></script> |
37 | -<script src="../i3geo_tudo_compacto.js.php.php" type="text/javascript"></script> | |
37 | +<script src="../i3geo_tudo_compacto.js.php" type="text/javascript"></script> | |
38 | 38 | <script language="JavaScript" type="text/javascript" src="index.js"></script><script> |
39 | 39 | inicializaJanela() |
40 | 40 | </script> | ... | ... |