mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-11 18:02:28 +03:00
;)
This commit is contained in:
Binary file not shown.
+1
-1
@@ -66,7 +66,7 @@
|
|||||||
|
|
||||||
if (scrollTop >= maxScroll) {
|
if (scrollTop >= maxScroll) {
|
||||||
return activeTarget != (i = targets.last()[0])
|
return activeTarget != (i = targets.last()[0])
|
||||||
&& this.activate ( i );
|
&& this.activate ( i )
|
||||||
}
|
}
|
||||||
|
|
||||||
for (i = offsets.length; i--;) {
|
for (i = offsets.length; i--;) {
|
||||||
|
|||||||
Vendored
+1
-1
@@ -66,7 +66,7 @@
|
|||||||
|
|
||||||
if (scrollTop >= maxScroll) {
|
if (scrollTop >= maxScroll) {
|
||||||
return activeTarget != (i = targets.last()[0])
|
return activeTarget != (i = targets.last()[0])
|
||||||
&& this.activate ( i );
|
&& this.activate ( i )
|
||||||
}
|
}
|
||||||
|
|
||||||
for (i = offsets.length; i--;) {
|
for (i = offsets.length; i--;) {
|
||||||
|
|||||||
Reference in New Issue
Block a user