mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-29 10:40:23 +00:00
active - onActivate
This commit is contained in:
parent
05e0d5f3d9
commit
384a082e8d
1 changed files with 1 additions and 1 deletions
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')
|
||||
}
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue