1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-09-25 21:09:06 +02:00

update version # on homepage, crush assets

This commit is contained in:
Mark Otto
2012-06-02 22:12:45 -07:00
parent 91a7274a43
commit 9a3a297a47
25 changed files with 5 additions and 5 deletions

View File

@@ -67,7 +67,7 @@
this.$element[dimension](0)
this.transition('addClass', $.Event('show'), 'shown')
this.$element[dimension](this.$element[0][scroll])
$.support.transition && this.$element[dimension](this.$element[0][scroll])
}
, hide: function () {