mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-17 19:21:23 +03:00
fix collapse event #8596
This commit is contained in:
+1
-1
@@ -74,7 +74,7 @@
|
||||
|
||||
var dimension = this.dimension()
|
||||
this.reset(this.$element[dimension]())
|
||||
this.transition('removeClass', 'shown.bs.hidden')
|
||||
this.transition('removeClass', 'hidden.bs.collapse')
|
||||
this.$element[dimension](0)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user