merge app into pandora

This commit is contained in:
j 2011-06-06 17:48:11 +02:00
commit 40b2ca0dff
35 changed files with 735 additions and 734 deletions

View file

@ -7,7 +7,7 @@ pandora.ui.folderBrowser = function(id) {
size: 24
},
{
element: app.$ui.folderList[id] = pandora.ui.folderBrowserList(id)
element: pandora.$ui.folderList[id] = pandora.ui.folderBrowserList(id)
}
],
orientation: 'vertical'