From: skodak Date: Sat, 25 Jul 2009 08:17:56 +0000 (+0000) Subject: removed bogus debug code X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=3b53c3e914f6bcefc822a4e8d0c80c44415b49f3;p=moodle.git removed bogus debug code --- diff --git a/lib/form/filepicker.js b/lib/form/filepicker.js index 6ab7fdba4d..3910c7c226 100644 --- a/lib/form/filepicker.js +++ b/lib/form/filepicker.js @@ -17,4 +17,3 @@ function callpicker(client_id, id) { open_filepicker(client_id, params); return false; } -alert('here'); \ No newline at end of file