mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-04-08 17:15:08 +02:00
loader.js: Remove comment
This commit is contained in:
parent
07586af41f
commit
f6a5f952bb
@ -143,7 +143,6 @@
|
||||
req.url = url;
|
||||
req.done(this.onResponse);
|
||||
req.fail(this.onFailure);
|
||||
//req.complete(this.onComplete);
|
||||
req.autorefresh = autorefresh;
|
||||
req.method = method;
|
||||
req.action = action;
|
||||
|
Loading…
x
Reference in New Issue
Block a user