change the class so the correct icon is displayed
This commit is contained in:
parent
fe5fa703b3
commit
0e0bc735eb
@ -62,7 +62,7 @@ Deluge.Add = {
|
||||
size: fsize(item[0]),
|
||||
leaf: true,
|
||||
checked: item[1],
|
||||
iconCls: 'x-deluge-add-file',
|
||||
iconCls: 'x-deluge-file',
|
||||
uiProvider: Ext.tree.ColumnNodeUI
|
||||
}));
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user