1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-30 00:29:52 +02:00

add comment explaining which demos this JS is for

This commit is contained in:
Chris Rebert
2014-06-26 10:52:12 -07:00
parent 43b7a942bc
commit 43ecc8726b

View File

@@ -81,6 +81,7 @@
container: 'body' container: 'body'
}) })
// Demos within modals
$('.tooltip-test').tooltip() $('.tooltip-test').tooltip()
$('.popover-test').popover() $('.popover-test').popover()