1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-09-30 07:19:13 +02:00

fixes #11477 and updates slid event in carousel with namespace

This commit is contained in:
fat
2013-11-14 23:58:29 -08:00
parent 57b59fcfd0
commit 7545da2e3c
5 changed files with 13 additions and 13 deletions

View File

@@ -113,7 +113,7 @@
.addClass('active')
}
active.trigger('activate')
active.trigger('activate.bs.scrollspy')
}