]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
quotes
authorMark Otto <otto@github.com>
Fri, 13 Dec 2013 02:10:58 +0000 (18:10 -0800)
committerMark Otto <otto@github.com>
Fri, 13 Dec 2013 02:10:58 +0000 (18:10 -0800)
docs-assets/js/application.js

index 47ed967032a5e78bfb7fc3c6f13b651808295e52..a22492024b5d669ab5f2fb066ac6d8c4592a2bbd 100644 (file)
@@ -86,7 +86,7 @@
     })
 
     // popover demo
-    $("[data-toggle=popover]").popover()
+    $('[data-toggle=popover]').popover()
 
     // button state demo
     $('#loading-example-btn')