mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-27 04:28:44 +02:00
N°8910 - Upgrade Symfony packages (#811)
This commit is contained in:
@@ -429,7 +429,7 @@
|
||||
var pending = pendingRequests;
|
||||
for (var i = 0; i < requestStack.length; i++) {
|
||||
startAjaxRequest(i);
|
||||
if (requestStack[i].duration) {
|
||||
if (requestStack[i].duration || requestStack[i].error) {
|
||||
finishAjaxRequest(i);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user