2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-14 18:42:30 +03: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
+1 -1
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 () {