Ox.UI -> Ox
This commit is contained in:
parent
1f86fc53b5
commit
2dc987fd22
31 changed files with 76 additions and 76 deletions
|
|
@ -115,7 +115,7 @@ pandora.ui.item = function() {
|
|||
|
||||
pandora.$ui.item = Ox.TreeList({
|
||||
data: result.data,
|
||||
width: pandora.$ui.mainPanel.size(1) - Ox.UI.SCROLLBAR_SIZE
|
||||
width: pandora.$ui.mainPanel.size(1) - Ox.SCROLLBAR_SIZE
|
||||
});
|
||||
pandora.$ui.contentPanel.replaceElement(1,
|
||||
Ox.Container().append(pandora.$ui.item)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue