Remove mootools-more references.

This commit is contained in:
Joel Martin
2010-04-18 16:28:54 -05:00
parent 9fec75c08f
commit 07f6ca751d
3 changed files with 2 additions and 4 deletions
-1
View File
@@ -12,7 +12,6 @@
Log:<br>
<textarea id='debug' style="font-size: 9;" cols=80 rows=25></textarea>
<script src="include/mootools.js"></script>
<script src="include/mootools-more.js"></script>
<script>
function debug(str) {
cell = $('debug');