Commit d11ab221 by Manzar Hussain

update js

parent cec7083b
......@@ -340,13 +340,11 @@
var full_year = date+" "+months[month]+" "+year;
$('#latest_update').text("Latest updated on " + full_year);
$(".outer-loader").fadeOut("slow");
});
$(window).on("load", function () {
$(".outer-loader").fadeOut("slow");
});
})(jQuery);
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment