Author: damoxc
Revision: 4967
Log:
increase the filename column wdith
Diff:
Modified: trunk/deluge/ui/web/js/deluge-add.js
===================================================================
--- trunk/deluge/ui/web/js/deluge-add.js 2009-04-01 18:42:04 UTC (rev
4966)
+++ trunk/deluge/ui/web/js/deluge-add.js 2009-04-01 18:46:48 UTC (rev
4967)
@@ -119,7 +119,7 @@
columns: [{
header: _('Filename'),
- width: 200,
+ width: 275,
dataIndex: 'filename'
},{
header: _('Size'),
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---