From: Jacob Thornton Date: Fri, 30 Sep 2011 06:32:10 +0000 (-0700) Subject: whitespace X-Git-Tag: v1.4.0~57 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2715a1e09e6106a37170afbaf3a8f2bb8355efa7;p=thirdparty%2Fbootstrap.git whitespace --- 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