improve 'run on load' dialog (fixes #810); add close button to preferences dialog

This commit is contained in:
rolux 2012-06-11 07:17:39 +00:00
commit 876dc8f138
2 changed files with 20 additions and 23 deletions

View file

@ -138,10 +138,9 @@ pandora.ui.preferencesDialog = function() {
}
})
],
//closeButton: true,
closeButton: true,
content: $tabPanel,
height: 192,
//maximizeButton: true,
minHeight: 192,
minWidth: 432,
title: 'Preferences',