2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00
This commit is contained in:
Jacob Thornton
2012-03-19 15:19:01 -07:00
parent 5a2c7eb50a
commit bf59220b87
3 changed files with 2 additions and 2 deletions
Binary file not shown.
+1 -1
View 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--;) {
+1 -1
View 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--;) {