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

@ -28,7 +28,7 @@ pandora.ui.contentPanel = function() {
],
orientation: 'vertical'
});
Ox.Event.bind({
pandora.UI.bind({
listView: function() {
that.replaceElement(1, pandora.$ui.list = pandora.ui.list());
},