Commit 43ecc872 authored by Chris Rebert's avatar Chris Rebert

add comment explaining which demos this JS is for

parent 43b7a942
...@@ -81,6 +81,7 @@ ...@@ -81,6 +81,7 @@
container: 'body' container: 'body'
}) })
// Demos within modals
$('.tooltip-test').tooltip() $('.tooltip-test').tooltip()
$('.popover-test').popover() $('.popover-test').popover()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment