summaryrefslogtreecommitdiff
path: root/program
diff options
context:
space:
mode:
authoralecpl <alec@alec.pl>2009-10-03 19:14:32 +0000
committeralecpl <alec@alec.pl>2009-10-03 19:14:32 +0000
commit8879ed44b2befc2404048a6c91d8ca72bb422183 (patch)
treee3fde73ebb22b867c4ffb559a5e352c23a649294 /program
parentebf8726eeaa507096ef28e776303b459c401a924 (diff)
- remove test code
Diffstat (limited to 'program')
-rw-r--r--program/js/app.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/program/js/app.js b/program/js/app.js
index 643664af5..02d55fcf6 100644
--- a/program/js/app.js
+++ b/program/js/app.js
@@ -2472,7 +2472,6 @@ function rcube_webmail()
} catch (e) {}
if (!content.match(/add2attachment/)) {
- alert(content)
rcmail.display_message(rcmail.get_label('fileuploaderror'), 'error');
rcmail.remove_from_attachment_list(e.data.ts);
}