GÅ‚upi git!
[redakcja.git] / project / static / js / jquery.lazyload.js
old mode 100644 (file)
new mode 100755 (executable)
index 50a183e..c15167b
@@ -23,7 +23,6 @@
         }
         
         function checkScroll() {
-            console.log(checkScroll, container.data('lazyload:lastCheckedScrollTop'));
             if (container.data('lazyload:lastCheckedScrollTop') == undefined) {
                 return;
             }