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