mirror of
https://git.deluge-torrent.org/deluge
synced 2025-08-08 09:28:41 +00:00
allow the allocation to be changed again
This commit is contained in:
parent
9e7dde8997
commit
310b4bad31
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue