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',
|
name: 'compact_allocation',
|
||||||
width: 200,
|
width: 200,
|
||||||
labelSeparator: '',
|
labelSeparator: '',
|
||||||
disabled: true,
|
//disabled: true,
|
||||||
defaults: {
|
defaults: {
|
||||||
width: 80,
|
width: 80,
|
||||||
height: 22,
|
height: 22,
|
||||||
|
|
Loading…
Reference in New Issue