change lateloader
This commit is contained in:
parent
72dec4dbb5
commit
337c0614b1
@ -4,6 +4,6 @@ if('serviceWorker' in navigator) {
|
||||
});
|
||||
}
|
||||
|
||||
window.addEventListener('load', function() {
|
||||
$(function() {
|
||||
$(".lateLoader").prop('disabled', false);
|
||||
});
|
||||
|
Reference in New Issue
Block a user