2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-17 19:21:23 +03:00

whitespace

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