mirror of
https://github.com/codex-storage/deluge.git
synced 2025-01-26 19:32:21 +00:00
comment out the debug alert
This commit is contained in:
parent
5db7a5a21b
commit
1df462cf0b
@ -92,7 +92,7 @@ Ext.namespace('Ext.ux.util');
|
||||
errorObj = {
|
||||
id: options.options.id
|
||||
}
|
||||
alert(Ext.encode(errorObj));
|
||||
//alert(Ext.encode(errorObj));
|
||||
},
|
||||
|
||||
_onSuccess: function(response, requestOptions) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user