diff options
Diffstat (limited to 'js')
| -rw-r--r-- | js/prototype.js.htm | 2 | ||||
| -rw-r--r-- | js/prototype/prototype.js (renamed from js/conio/prototype.js) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/js/prototype.js.htm b/js/prototype.js.htm index 7708bca91d..4fca6638bb 100644 --- a/js/prototype.js.htm +++ b/js/prototype.js.htm @@ -1,2 +1,2 @@ <!-- @version $Id$ --> -<script type="text/javascript" src="<?php global $SERVER_URL; print $SERVER_URL; ?>js/conio/prototype.js"></script> +<script type="text/javascript" src="<?php global $SERVER_URL; print $SERVER_URL; ?>js/prototype/prototype.js"></script> diff --git a/js/conio/prototype.js b/js/prototype/prototype.js index 9fe6e1243b..9fe6e1243b 100644 --- a/js/conio/prototype.js +++ b/js/prototype/prototype.js |
