mirror of
https://github.com/codex-storage/deluge.git
synced 2025-01-12 20:44:50 +00:00
use blank classes for the sorter in the edit trackers window
This commit is contained in:
parent
9f46958f20
commit
a58c391675
@ -81,6 +81,9 @@ Deluge.EditTrackersWindow = Ext.extend(Ext.Window, {
|
||||
width: .9,
|
||||
dataIndex: 'url'
|
||||
}],
|
||||
columnSort: {
|
||||
sortClasses: ['', '']
|
||||
},
|
||||
stripeRows: true,
|
||||
singleSelect: true,
|
||||
autoScroll: true,
|
||||
|
Loading…
x
Reference in New Issue
Block a user