convert spaces to tabs
This commit is contained in:
parent
708ad2e665
commit
f4cf3d9893
@ -236,8 +236,7 @@ Copyright:
|
||||
return this.getSelectionModel().getSelections();
|
||||
},
|
||||
|
||||
update: function(torrents) {
|
||||
//var torrents = [];
|
||||
update: function(torrents, bulk) {
|
||||
var store = this.getStore();
|
||||
for (var torrentId in torrents) {
|
||||
var record = store.getById(torrentId);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user