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:
@@ -113,7 +113,7 @@
|
||||
.addClass('active')
|
||||
}
|
||||
|
||||
active.trigger('activate')
|
||||
active.trigger('activate.bs.scrollspy')
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user