From 2715a1e09e6106a37170afbaf3a8f2bb8355efa7 Mon Sep 17 00:00:00 2001 From: Jacob Thornton Date: Thu, 29 Sep 2011 23:32:10 -0700 Subject: [PATCH] whitespace --- js/bootstrap-modal.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/js/bootstrap-modal.js b/js/bootstrap-modal.js index 6370a02a4f..41bb540a16 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