summaryrefslogtreecommitdiff
path: root/program/js
diff options
context:
space:
mode:
Diffstat (limited to 'program/js')
-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);
}