start loading screens
This commit is contained in:
parent
d74a264a6a
commit
778f935017
8 changed files with 11 additions and 11 deletions
|
|
@ -30,7 +30,7 @@ pandora.ui.apiDialog = function() {
|
|||
})
|
||||
],
|
||||
closeButton: true,
|
||||
content: Ox.LoadingScreen(),
|
||||
content: Ox.LoadingScreen().start(),
|
||||
height: 384,
|
||||
keys: {escape: 'close'},
|
||||
maximizeButton: true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue