Author: damoxc
Revision: 4957
Log:
change the class so the correct icon is displayed
Diff:
Modified: trunk/deluge/ui/web/js/deluge-add.js
===================================================================
--- trunk/deluge/ui/web/js/deluge-add.js 2009-03-31 00:30:07 UTC (rev
4956)
+++ trunk/deluge/ui/web/js/deluge-add.js 2009-03-31 00:32:03 UTC (rev
4957)
@@ -62,7 +62,7 @@
size: fsize(item[0]),
leaf: true,
checked: item[1],
- iconCls: 'x-deluge-add-file',
+ iconCls: 'x-deluge-file',
uiProvider:
Ext.tree.ColumnNodeUI
}));
}
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"deluge-commit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/deluge-commit?hl=en
-~----------~----~----~----~------~----~------~--~---