Skip to content

Commit

Permalink
Js push test
Browse files Browse the repository at this point in the history
  • Loading branch information
code-boss committed Dec 17, 2024
1 parent b7db4ca commit d83e731
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/js/admin/admin.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

/*================ Setup screen ================*/
jQuery(window).on('load', function() {
jQuery('body').addClass('awsmloging');
jQuery('body').addClass('awsmloging1');
jQuery('.awsm-job-setup').addClass('loaded');
});

Expand Down

0 comments on commit d83e731

Please sign in to comment.