mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-11 16:14:04 +02:00
active - onActivate
This commit is contained in:
2
js/bootstrap-scrollspy.js
vendored
2
js/bootstrap-scrollspy.js
vendored
@@ -95,7 +95,7 @@
|
||||
active = active.closest('li.dropdown').addClass('active')
|
||||
}
|
||||
|
||||
active.trigger('active')
|
||||
active.trigger('activate')
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user