2
0
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:
fat
2015-05-06 13:34:14 -07:00
parent 09fb80568a
commit d1fbe200f4
43 changed files with 5703 additions and 10995 deletions
+1 -1
View File
@@ -400,7 +400,7 @@ $(function () {
$body2
.toggleClass('in collapsing')
.data('bs.collapse').setTransitioning(true)
.data('bs.collapse').transitioning = 1
$target1.trigger('click')