From: Jacob Thornton Date: Mon, 19 Mar 2012 22:19:01 +0000 (-0700) Subject: ;) X-Git-Tag: v2.0.3~5^2~108^2~15 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=bf59220b87a3b5960381f500dbc6a310a8aef60b;p=thirdparty%2Fbootstrap.git ;) --- diff --git a/docs/assets/bootstrap.zip b/docs/assets/bootstrap.zip index 62bfbb2671..ff029ffdd3 100644 Binary files a/docs/assets/bootstrap.zip and b/docs/assets/bootstrap.zip differ diff --git a/docs/assets/js/bootstrap-scrollspy.js b/docs/assets/js/bootstrap-scrollspy.js index 47b4857853..b7ff907f71 100644 --- a/docs/assets/js/bootstrap-scrollspy.js +++ b/docs/assets/js/bootstrap-scrollspy.js @@ -66,7 +66,7 @@ if (scrollTop >= maxScroll) { return activeTarget != (i = targets.last()[0]) - && this.activate ( i ); + && this.activate ( i ) } for (i = offsets.length; i--;) { diff --git a/js/bootstrap-scrollspy.js b/js/bootstrap-scrollspy.js index 47b4857853..b7ff907f71 100644 --- a/js/bootstrap-scrollspy.js +++ b/js/bootstrap-scrollspy.js @@ -66,7 +66,7 @@ if (scrollTop >= maxScroll) { return activeTarget != (i = targets.last()[0]) - && this.activate ( i ); + && this.activate ( i ) } for (i = offsets.length; i--;) {