Also reload the page after all calls
This commit is contained in:
parent
f90472a0c9
commit
59b10d3f4d
1 changed files with 1 additions and 1 deletions
|
@ -144,6 +144,6 @@
|
|||
});
|
||||
}
|
||||
|
||||
// TODO: reload page after all calls are finished
|
||||
window.location.reload(false);
|
||||
});
|
||||
})(window.jQuery);
|
||||
|
|
Loading…
Reference in a new issue