hook photos scroll to page down
This commit is contained in:
parent
8cbeeb09da
commit
b6d1ff3d8f
@ -285,7 +285,7 @@
|
|||||||
scroll_next = true;
|
scroll_next = true;
|
||||||
loadingPage = true;
|
loadingPage = true;
|
||||||
|
|
||||||
if($('.directory-end').length == 0)
|
if(($('.directory-end').length == 0) && ($('.photos-end').length == 0))
|
||||||
liveUpdate();
|
liveUpdate();
|
||||||
else
|
else
|
||||||
pageUpdate();
|
pageUpdate();
|
||||||
|
Reference in New Issue
Block a user