update to new UI/URL handling

This commit is contained in:
rolux 2011-09-26 18:46:31 +02:00
commit a09813bc28
19 changed files with 73 additions and 79 deletions

View file

@ -518,7 +518,7 @@ pandora.ui.infoView = function(data) {
$data.css({height: height + 'px'});
};
Ox.Event.bind({
pandora.UI.bind({
icons: that.reload,
showSitePoster: that.reload
});