mirror of https://github.com/ColorlibHQ/gentelella
commit
bc295c92b9
|
@ -240,7 +240,7 @@ if (typeof NProgress != 'undefined') {
|
|||
NProgress.start();
|
||||
});
|
||||
|
||||
$(window).load(function () {
|
||||
$(window).on('load',function() {
|
||||
NProgress.done();
|
||||
});
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue