try to link this to page down as well
This commit is contained in:
parent
0b30f08fae
commit
b6c4dcb1be
@ -284,7 +284,11 @@
|
|||||||
next_page++;
|
next_page++;
|
||||||
scroll_next = true;
|
scroll_next = true;
|
||||||
loadingPage = true;
|
loadingPage = true;
|
||||||
|
|
||||||
|
if($('.directory-end').length == 0)
|
||||||
liveUpdate();
|
liveUpdate();
|
||||||
|
else
|
||||||
|
pageUpdate();
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user