mirror of
https://gitlab.com/brutaldon/brutaldon.git
synced 2025-06-30 22:18:07 -04:00
But don't leave indicator hanging around on 'back'
This commit is contained in:
parent
0fd520b78b
commit
c52307fc9d
@ -161,4 +161,5 @@ function animateLinks(selector)
|
|||||||
return true;
|
return true;
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
$('#page-load-indicator').fadeOut();
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user