allow the allocation to be changed again

This commit is contained in:
Damien Churchill 2010-04-27 23:49:11 +01:00
parent 9e7dde8997
commit 310b4bad31
1 changed files with 1 additions and 1 deletions

View File

@ -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,