instantiate Ox.Clipboard as pandora.clipboard; use pandora.clipboard
This commit is contained in:
parent
d25368b6b6
commit
cf378611c8
8 changed files with 31 additions and 30 deletions
|
|
@ -366,6 +366,7 @@ appPanel
|
|||
}
|
||||
|
||||
function initPandoraApp() {
|
||||
pandora.clipboard = Ox.Clipboard();
|
||||
pandora.history = Ox.History();
|
||||
pandora.$ui.appPanel = pandora.ui.appPanel().display();
|
||||
pandora.$ui.loadingIcon.update(Ox.Request.requests());
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue