summaryrefslogtreecommitdiff
path: root/program/js
diff options
context:
space:
mode:
Diffstat (limited to 'program/js')
-rw-r--r--program/js/app.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/program/js/app.js b/program/js/app.js
index e1d02fde2..1b7312f89 100644
--- a/program/js/app.js
+++ b/program/js/app.js
@@ -2186,8 +2186,6 @@ function rcube_webmail()
if (!this.gui_objects.attachmentlist)
return false;
- alert(content);
-
var li = document.createElement('LI');
li.id = name;
li.innerHTML = content;