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
1 changed files with 1 additions and 0 deletions

View File

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