add maximizeButton
This commit is contained in:
parent
fa5afd6162
commit
5c827f11af
1 changed files with 1 additions and 0 deletions
|
@ -46,6 +46,7 @@ pandora.ui.statisticsDialog = function() {
|
||||||
closeButton: true,
|
closeButton: true,
|
||||||
content: Ox.Element(),
|
content: Ox.Element(),
|
||||||
height: dialogHeight,
|
height: dialogHeight,
|
||||||
|
maximizeButton: true,
|
||||||
minHeight: 256,
|
minHeight: 256,
|
||||||
minWidth: 512,
|
minWidth: 512,
|
||||||
removeOnClose: true,
|
removeOnClose: true,
|
||||||
|
|
Loading…
Reference in a new issue