add noop resize method to default info view too

This commit is contained in:
rolux 2013-10-21 21:15:36 +02:00
parent 4665bf302a
commit 64fa66e327
1 changed files with 2 additions and 0 deletions

View File

@ -632,6 +632,8 @@ pandora.ui.infoView = function(data) {
toggleIconSize();
};
that.resize = Ox.noop;
that.bindEvent({
pandora_icons: that.reload,
pandora_showsiteposters: function() {