2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-30 15:24:08 +03:00

make on js i guess? /cc @fat

This commit is contained in:
Mark Otto
2013-06-27 19:36:35 -07:00
parent 81b5e74057
commit 6a2858f7bf
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -535,7 +535,7 @@
[dimension](size || 'auto')
[0].offsetWidth
this.$element[size !== null ? 'addClass' : 'removeClass']('collapse')
this.$element[size != null ? 'addClass' : 'removeClass']('collapse')
return this
}
+1 -1
View File
File diff suppressed because one or more lines are too long