mirror of
https://gitlab.com/brutaldon/brutaldon.git
synced 2025-02-02 15:07:28 -05: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