mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-10 16:05:49 +01:00
scroll fix
This commit is contained in:
@@ -446,8 +446,6 @@ var socket,
|
||||
|
||||
var previousScrollTop = 0;
|
||||
|
||||
|
||||
|
||||
app.enableInfiniteLoading = function(callback) {
|
||||
$(window).off('scroll').on('scroll', function() {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user