Commit be91fd97bd00a2f71444c1b19b754bba2959d70a
1 parent
6abab9f2
Exists in
master
and in
7 other branches
--no commit message
Showing
1 changed file
with
2 additions
and
0 deletions
Show diff stats
admin/php/editortexto.php
| ... | ... | @@ -257,7 +257,9 @@ Alt-left - In&iacute;cio da linha<br> |
| 257 | 257 | </fieldset> |
| 258 | 258 | </form> |
| 259 | 259 | </div> |
| 260 | + | |
| 260 | 261 | <script type="text/javascript" src="../js/core.js"></script> |
| 262 | + <script type="text/javascript" src="../dicionario/core.js"></script> | |
| 261 | 263 | <script src="../../classesjs/classe_util.js" type="text/javascript"></script> |
| 262 | 264 | <script> |
| 263 | 265 | i3GEO.configura = {locaplic: "../../"}; | ... | ... |