Skip to content

Commit

Permalink
Merge pull request #427 from datacamp/add-semicolon
Browse files Browse the repository at this point in the history
Add semicolon
  • Loading branch information
jaredsilver committed Aug 1, 2018
2 parents 463b9ab + b56779f commit cfe1e38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/js/_leadform.js
Expand Up @@ -14,4 +14,4 @@
$(document).ready(function() {
$('.js-phone-label-question-mark').tooltip();
})
})($jq)
})($jq);

0 comments on commit cfe1e38

Please sign in to comment.