merge app into pandora
This commit is contained in:
parent
7081cd7544
commit
40b2ca0dff
35 changed files with 735 additions and 734 deletions
|
|
@ -5,8 +5,8 @@ pandora.ui.sectionbar = function(mode) {
|
|||
})
|
||||
.append(
|
||||
mode == 'buttons' ?
|
||||
app.$ui.sectionButtons = pandora.ui.sectionButtons() :
|
||||
app.$ui.sectionSelect = pandora.ui.sectionSelect()
|
||||
pandora.$ui.sectionButtons = pandora.ui.sectionButtons() :
|
||||
pandora.$ui.sectionSelect = pandora.ui.sectionSelect()
|
||||
);
|
||||
that.toggle = function() {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue