Commit bf59220b authored by Jacob Thornton's avatar Jacob Thornton

;)

parent 5a2c7eb5
......@@ -66,7 +66,7 @@
if (scrollTop >= maxScroll) {
return activeTarget != (i = targets.last()[0])
&& this.activate ( i );
&& this.activate ( i )
}
for (i = offsets.length; i--;) {
......
......@@ -66,7 +66,7 @@
if (scrollTop >= maxScroll) {
return activeTarget != (i = targets.last()[0])
&& this.activate ( i );
&& this.activate ( i )
}
for (i = offsets.length; i--;) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment