Author: damoxc
Revision: 4980
Log:
fix the options tab layout in IE
Diff:
Modified: trunk/deluge/ui/web/js/deluge-details.js
===================================================================
--- trunk/deluge/ui/web/js/deluge-details.js 2009-04-02 09:10:30 UTC (rev
4979)
+++ trunk/deluge/ui/web/js/deluge-details.js 2009-04-02 09:29:37 UTC (rev
4980)
@@ -498,7 +498,6 @@
deferredRender:false,
items: [{
layout: 'column',
- border: false,
defaults: {
columnWidth: '.25',
border: false
@@ -586,7 +585,7 @@
name: 'prioritize_first'
}]
}]
- }],
+ }]
}],
listeners: {
'render': {
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---