Skip to content
Snippets Groups Projects
Commit 286fe4e8 authored by Paul Slaughter's avatar Paul Slaughter
Browse files

Update app/assets/javascripts/main.js

parent 3bdc7844
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -163,6 +163,7 @@ function deferredInitialisation() {
}
 
document.addEventListener('DOMContentLoaded', () => {
console.log('jQueriez!!');
const $body = $('body');
const $document = $(document);
const $window = $(window);
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment