mirror of
https://gitlab.com/brutaldon/brutaldon
synced 2025-06-05 21:49:32 +02:00
But don't leave indicator hanging around on 'back'
This commit is contained in:
@ -161,4 +161,5 @@ function animateLinks(selector)
|
|||||||
return true;
|
return true;
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
$('#page-load-indicator').fadeOut();
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user