mirror of
https://github.com/codex-storage/deluge.git
synced 2025-01-27 03:36:16 +00:00
clear the options panel when the add window is closed
This commit is contained in:
parent
2450599789
commit
0490df5a42
@ -454,8 +454,8 @@ Ext.deluge.add.AddWindow = Ext.extend(Ext.deluge.add.Window, {
|
||||
},
|
||||
|
||||
clear: function() {
|
||||
this.torrents = {};
|
||||
this.grid.getStore().removeAll();
|
||||
this.optionsPanel.clear();
|
||||
},
|
||||
|
||||
onAdd: function() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user