allow the allocation to be changed again
This commit is contained in:
parent
9e7dde8997
commit
310b4bad31
|
@ -108,7 +108,7 @@ Deluge.preferences.Downloads = Ext.extend(Ext.FormPanel, {
|
|||
name: 'compact_allocation',
|
||||
width: 200,
|
||||
labelSeparator: '',
|
||||
disabled: true,
|
||||
//disabled: true,
|
||||
defaults: {
|
||||
width: 80,
|
||||
height: 22,
|
||||
|
|
Loading…
Reference in New Issue