mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-08 17:22:31 +03:00
remove closureness from plugins
This commit is contained in:
@@ -400,7 +400,7 @@ $(function () {
|
||||
|
||||
$body2
|
||||
.toggleClass('in collapsing')
|
||||
.data('bs.collapse').setTransitioning(true)
|
||||
.data('bs.collapse').transitioning = 1
|
||||
|
||||
$target1.trigger('click')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user