Commit fd4a08d1 by Manzar Hussain

Merge branch 'feature-theme' into 'develop'

loader

See merge request manzarH/dic-global-dev!597
parents cf79a381 c0b72ccf
...@@ -344,6 +344,9 @@ ...@@ -344,6 +344,9 @@
}); });
$(window).on("load", function () {
$(".nw_loader_overlay").fadeOut("slow");
});
})(jQuery); })(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