mirror of
https://github.com/jfmcbrayer/brutaldon
synced 2025-02-03 09:17:39 +01: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;
|
||||
});
|
||||
});
|
||||
$('#page-load-indicator').fadeOut();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user