]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
add comment explaining which demos this JS is for
authorChris Rebert <code@rebertia.com>
Thu, 26 Jun 2014 17:52:12 +0000 (10:52 -0700)
committerChris Rebert <code@rebertia.com>
Thu, 26 Jun 2014 17:52:12 +0000 (10:52 -0700)
docs/assets/js/_src/application.js

index d78e1ddf0d143ec153f7d35a25a086653db51a98..3af1c58fb8400579ef43cb7de6c776a657e95a56 100644 (file)
@@ -81,6 +81,7 @@
       container: 'body'
     })
 
+    // Demos within modals
     $('.tooltip-test').tooltip()
     $('.popover-test').popover()