scroll fix

This commit is contained in:
Baris Soner Usakli
2014-02-28 00:59:35 -05:00
parent 9b4ca12dc1
commit 8064f7f0db
2 changed files with 1 additions and 10 deletions

View File

@@ -446,8 +446,6 @@ var socket,
var previousScrollTop = 0;
app.enableInfiniteLoading = function(callback) {
$(window).off('scroll').on('scroll', function() {