Moving bootstrap.js

This commit is contained in:
Jason Denney
2013-05-25 09:58:43 -04:00
parent 8c5132814f
commit 73bb35de88
@@ -0,0 +1,4 @@
jQuery ->
$("a[rel=popover]").popover()
$(".tooltip").tooltip()
$("a[rel=tooltip]").tooltip()