Thomas Bruederli
2014-02-04 8a5777fd1ad8cc96c90db6dddfadbcd160558e8e
program/js/app.js
@@ -6315,7 +6315,7 @@
  {
    // 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 = $('<div class="popup">')