From c670f6ba1bb8e91022779186815661160e662a09 Mon Sep 17 00:00:00 2001 From: thomascube Date: Fri, 11 Aug 2006 18:03:04 +0000 Subject: Removed debug alert --- program/js/app.js | 2 -- 1 file changed, 2 deletions(-) (limited to 'program') 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; -- cgit v1.2.3