2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-20 20:00:36 +03:00

whitespace

This commit is contained in:
Jacob Thornton
2011-09-29 23:32:10 -07:00
parent 7a153ac817
commit 2715a1e09e
+1 -1
View File
@@ -100,7 +100,7 @@
, hide: function (e) { , hide: function (e) {
e && e.preventDefault() e && e.preventDefault()
if (! this.isShown) { if ( !this.isShown ) {
return this return this
} }