]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
whitespace
authorJacob Thornton <jacobthornton@gmail.com>
Fri, 30 Sep 2011 06:32:10 +0000 (23:32 -0700)
committerJacob Thornton <jacobthornton@gmail.com>
Fri, 30 Sep 2011 06:32:10 +0000 (23:32 -0700)
js/bootstrap-modal.js

index 6370a02a4fa40170dad9b4d1b1dcca1dab6ffbaf..41bb540a168d40dbbe02f93bb1fe983fcca95b34 100644 (file)
     , hide: function (e) {
         e && e.preventDefault()
 
-        if (! this.isShown) {
-            return this
+        if ( !this.isShown ) {
+          return this
         }
 
         var that = this