Home
Documentation
Downloads
Demo
Tracker
Development
Translation
Moodle.net
Search
projects
/
moodle.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b0ed4c4
)
MDL-22805, remove debug code
author
Dongsheng Cai
<unoter@gmail.com>
Thu, 17 Jun 2010 04:04:45 +0000
(
04:04
+0000)
committer
Dongsheng Cai
<unoter@gmail.com>
Thu, 17 Jun 2010 04:04:45 +0000
(
04:04
+0000)
files/module.js
patch
|
blob
|
blame
|
history
diff --git
a/files/module.js
b/files/module.js
index
8ffc89e
..
49274e1
100644
(file)
--- a/
files/module.js
+++ b/
files/module.js
@@
-19,7
+19,6
@@
M.core_filetree = {
alert(e.toString());
return;
}
- console.info(data);
if (data && data.length==0) {
node.isLeaf = true;
} else {