add loadingIcon.js
This commit is contained in:
parent
716a5a57a9
commit
aeed539fe7
3 changed files with 18 additions and 11 deletions
|
|
@ -9,9 +9,7 @@ pandora.ui.mainMenu = function() {
|
|||
fullscreenState = Ox.Fullscreen.getState(),
|
||||
that = Ox.MainMenu({
|
||||
extras: [
|
||||
pandora.$ui.loadingIcon = Ox.LoadingIcon({
|
||||
size: 'medium'
|
||||
})
|
||||
pandora.$ui.loadingIcon = pandora.ui.loadingIcon()
|
||||
],
|
||||
id: 'mainMenu',
|
||||
menus: [].concat(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue