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