mirror of
https://github.com/logos-storage/deluge.git
synced 2026-04-18 16:53:11 +00:00
fix the scope of the each loop
This commit is contained in:
parent
7f597aff70
commit
3ed6e28adc
@ -218,7 +218,7 @@ Copyright:
|
||||
// We need to remove the panel
|
||||
this.panels[filter]
|
||||
}
|
||||
});
|
||||
}, this);
|
||||
},
|
||||
|
||||
updateFilter: function(filter, states) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user