]> git.mjollnir.org Git - moodle.git/commitdiff
removed bogus debug code
authorskodak <skodak>
Sat, 25 Jul 2009 08:17:56 +0000 (08:17 +0000)
committerskodak <skodak>
Sat, 25 Jul 2009 08:17:56 +0000 (08:17 +0000)
lib/form/filepicker.js

index 6ab7fdba4d64c1fecf3afe661e2df6206b5c4e0e..3910c7c226fe56a063a8845a26beaadd31de19c6 100644 (file)
@@ -17,4 +17,3 @@ function callpicker(client_id, id) {
     open_filepicker(client_id, params);
     return false;
 }
-alert('here');
\ No newline at end of file