mirror of
https://github.com/logos-storage/deluge.git
synced 2026-01-29 10:23:07 +00:00
update the sort after an update
This commit is contained in:
parent
b919613a51
commit
f825e8996a
@ -285,6 +285,9 @@ Copyright:
|
||||
}
|
||||
});
|
||||
store.commitChanges();
|
||||
|
||||
var sortState = store.getSortState()
|
||||
store.sort(sortState.field, sortState.direction);
|
||||
},
|
||||
|
||||
// private
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user