typo
This commit is contained in:
parent
e2c5da26f2
commit
e62a52d524
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ pandora.ui.entitiesDialog = function(options) {
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
],
|
],
|
||||||
closeButton: true
|
closeButton: true,
|
||||||
content: Ox.LoadingScreen().start(),
|
content: Ox.LoadingScreen().start(),
|
||||||
height: dialogHeight,
|
height: dialogHeight,
|
||||||
maximizeButton: true,
|
maximizeButton: true,
|
||||||
|
|
Loading…
Reference in a new issue