Fix history sidebar
This commit is contained in:
parent
c878b5b8d4
commit
7b10012f90
1 changed files with 1 additions and 0 deletions
|
@ -37,6 +37,7 @@
|
|||
|
||||
$.ajax({
|
||||
url: path,
|
||||
dataType: "html",
|
||||
complete: function(xhr) {
|
||||
clearTimeout(loaderTimeout);
|
||||
$('#sidebar_loader').hide();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue