From 63eae4a196372bc60c22a7f39d15ef4f448eb738 Mon Sep 17 00:00:00 2001 From: Thomas Bruederli Date: Tue, 4 Feb 2014 20:24:40 +0100 Subject: Forward all arguments of the function call --- program/js/app.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'program/js') diff --git a/program/js/app.js b/program/js/app.js index 540abf192..c8def1a75 100644 --- a/program/js/app.js +++ b/program/js/app.js @@ -6315,7 +6315,7 @@ function rcube_webmail() { // forward call to parent window if (this.is_framed()) { - return parent.rcmail.show_popup_dialog(html, title, buttons); + return parent.rcmail.show_popup_dialog(html, title, buttons, options); } var popup = $('