UI looking better for quality profile editing

This commit is contained in:
Mark McDowall 2014-01-28 20:13:00 -08:00
parent 3e97106aa7
commit 75decad601
13 changed files with 81 additions and 86 deletions

View file

@ -9,8 +9,9 @@ define(
},
Keys : {
DefaultQualityProfileId: 'DefaultQualityProfileId',
DefaultRootFolderId: 'DefaultRootFolderId',
UseSeasonFolder: 'UseSeasonFolder'
DefaultRootFolderId : 'DefaultRootFolderId',
UseSeasonFolder : 'UseSeasonFolder',
AdvancedSettings : 'advancedSettings'
},
getValueBoolean: function (key, defaultValue) {