From 92c7f9d7dd8ca90c5455bc9992da290a3514e0b3 Mon Sep 17 00:00:00 2001 From: alec Date: Sat, 3 Oct 2009 19:14:32 +0000 Subject: - remove test code git-svn-id: https://svn.roundcube.net/trunk@3012 208e9e7b-5314-0410-a742-e7e81cd9613c --- roundcubemail/program/js/app.js | 1 - 1 file changed, 1 deletion(-) diff --git a/roundcubemail/program/js/app.js b/roundcubemail/program/js/app.js index 643664af5..02d55fcf6 100644 --- a/roundcubemail/program/js/app.js +++ b/roundcubemail/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); } -- cgit v1.2.3