Commit 05ad78277c5ec0a65861c07f582528fb0283f416
1 parent
abbf80cc
Exists in
master
and in
7 other branches
--no commit message
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
zerocal/index.htm
... | ... | @@ -4,7 +4,7 @@ |
4 | 4 | <title>i3Geo - Atlas</title> |
5 | 5 | |
6 | 6 | <script type="text/javascript" src="../classesjs/atlas.js"></script> |
7 | -<script type="text/javascript" src="../classesjs/cpaint/cpaint2.inc.compressed.js"></script> | |
7 | +<script type="text/javascript" src="../pacotes/cpaint/cpaint2.inc.compressed.js"></script> | |
8 | 8 | </head> |
9 | 9 | <style> |
10 | 10 | radio | ... | ... |