improve 'run on load' dialog (fixes #810); add close button to preferences dialog
This commit is contained in:
parent
aff1252f3b
commit
876dc8f138
2 changed files with 20 additions and 23 deletions
|
|
@ -138,10 +138,9 @@ pandora.ui.preferencesDialog = function() {
|
|||
}
|
||||
})
|
||||
],
|
||||
//closeButton: true,
|
||||
closeButton: true,
|
||||
content: $tabPanel,
|
||||
height: 192,
|
||||
//maximizeButton: true,
|
||||
minHeight: 192,
|
||||
minWidth: 432,
|
||||
title: 'Preferences',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue