0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-17 09:52:29 +01: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'
})
// Demos within modals
$('.tooltip-test').tooltip()
$('.popover-test').popover()