From 3b53c3e914f6bcefc822a4e8d0c80c44415b49f3 Mon Sep 17 00:00:00 2001 From: skodak Date: Sat, 25 Jul 2009 08:17:56 +0000 Subject: [PATCH] removed bogus debug code --- lib/form/filepicker.js | 1 - 1 file changed, 1 deletion(-) 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 -- 2.39.5