Show More
@@ -367,6 +367,7 function ajaxScrollInit(urlFormat, | |||
|
367 | 367 | if (scrollHeight - (scrollTop + clientHeight) < 50) { |
|
368 | 368 | updateInitiated = true; |
|
369 | 369 | removeByClassName('scroll-loading-error'); |
|
370 | container.lastElementChild.classList.add('scroll-separator'); | |
|
370 | 371 | |
|
371 | 372 | if (!nextHash) { |
|
372 | 373 | var message = { |
General Comments 0
You need to be logged in to leave comments.
Login now