Line 109: | Line 109: | ||
setTimeout(function(){ | setTimeout(function(){ | ||
$('#loading').fadeOut(); | $('#loading').fadeOut(); | ||
− | $('.loader-ring').fadeOut();}, | + | $('.loader-ring').fadeOut();},400); |
}); | }); | ||
}); | }); |
Revision as of 16:21, 13 October 2018
Loading...