2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

Merge pull request #10039 from daguej/js-refs

Don't explicitly reference global jQuery
This commit is contained in:
Chris Rebert
2013-11-05 16:55:55 -08:00
12 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -106,4 +106,4 @@
e.preventDefault()
})
}(window.jQuery);
}(jQuery);