program/js/app.js @@ -2974,6 +2974,7 @@ } else { this.redirect(url); if (this.env.extwin) window.resizeTo(Math.max(this.env.popup_width, $(window).width()), $(window).height() + 24); } };