ready for staging
This commit is contained in:
parent
72da90a5d4
commit
8506be5194
236 changed files with 16119 additions and 6 deletions
3
public/assets/vendor/loadscreen/js/ju-loading-screen.js
vendored
Normal file
3
public/assets/vendor/loadscreen/js/ju-loading-screen.js
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
jQuery(window).on("load",function() {
|
||||
jQuery("#ju-loading-screen").addClass('ju-hide--loading-screen--');
|
||||
});
|
Loading…
Add table
Add a link
Reference in a new issue