Aleksander Machniak
2013-05-30 ecbc8770c6aa9c2d68bf932f9dfa5dc8956bc8d1
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()));
    }
  };