remove this ***for now***
This commit is contained in:
parent
4ea335b0dc
commit
5f6bc72430
@ -1429,7 +1429,7 @@ margin-left: 10px;
|
||||
<a style="color:#fff" href="/channel?id=<%=ID%>&continuation=<%=tj.continuation%>">Next Page</a>
|
||||
</div>
|
||||
<% if (!isMobile) { %>
|
||||
|
||||
<!--
|
||||
<script>
|
||||
window.addEventListener('scroll', function() {
|
||||
if ((window.innerHeight + window.scrollY) >= document.body.offsetHeight) {
|
||||
@ -1447,7 +1447,9 @@ margin-left: 10px;
|
||||
window.location.href = currentUrl.toString();
|
||||
}
|
||||
});
|
||||
</script> <% } %>
|
||||
</script> -->
|
||||
|
||||
<% } %>
|
||||
|
||||
<% } %>
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user