]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
;)
authorJacob Thornton <jacobthornton@gmail.com>
Mon, 19 Mar 2012 22:19:01 +0000 (15:19 -0700)
committerJacob Thornton <jacobthornton@gmail.com>
Mon, 19 Mar 2012 22:19:01 +0000 (15:19 -0700)
docs/assets/bootstrap.zip
docs/assets/js/bootstrap-scrollspy.js
js/bootstrap-scrollspy.js

index 62bfbb2671b6c0920566dc2429712ec0ee7887c1..ff029ffdd3b60596abcacff0274ba4f40ff52090 100644 (file)
Binary files a/docs/assets/bootstrap.zip and b/docs/assets/bootstrap.zip differ
index 47b485785396191f3c88bf0f2ab6af766e8f1cf4..b7ff907f715dfe7f41753ddd8b3d2f8a58461bd1 100644 (file)
@@ -66,7 +66,7 @@
 
         if (scrollTop >= maxScroll) {
           return activeTarget != (i = targets.last()[0])
-            && this.activate ( i );
+            && this.activate ( i )
         }
 
         for (i = offsets.length; i--;) {
index 47b485785396191f3c88bf0f2ab6af766e8f1cf4..b7ff907f715dfe7f41753ddd8b3d2f8a58461bd1 100644 (file)
@@ -66,7 +66,7 @@
 
         if (scrollTop >= maxScroll) {
           return activeTarget != (i = targets.last()[0])
-            && this.activate ( i );
+            && this.activate ( i )
         }
 
         for (i = offsets.length; i--;) {