aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacob Thornton <[email protected]>2011-09-29 23:32:10 -0700
committerJacob Thornton <[email protected]>2011-09-29 23:32:10 -0700
commit2715a1e09e6106a37170afbaf3a8f2bb8355efa7 (patch)
tree43aec3bd71cc99bb15a0f514df33b8c8e0c9e336
parent7a153ac817f7d0fb7d07bbc852b91b9ec87d4af7 (diff)
downloadbootstrap-2715a1e09e6106a37170afbaf3a8f2bb8355efa7.tar.xz
bootstrap-2715a1e09e6106a37170afbaf3a8f2bb8355efa7.zip
whitespace
-rw-r--r--js/bootstrap-modal.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/js/bootstrap-modal.js b/js/bootstrap-modal.js
index 6370a02a4..41bb540a1 100644
--- a/js/bootstrap-modal.js
+++ b/js/bootstrap-modal.js
@@ -100,8 +100,8 @@
, hide: function (e) {
e && e.preventDefault()
- if (! this.isShown) {
- return this
+ if ( !this.isShown ) {
+ return this
}
var that = this