We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe2bade commit 9b9b373Copy full SHA for 9b9b373
js/application.js
@@ -1,4 +1,4 @@
1
-$(document).ready(function(){
+jQuery(document).ready(function($) {
2
3
// Google code prettify
4
// ====================
0 commit comments