X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/998977e74882d0c12413d7bc08c8475a78afbf18..986cfa5cc52d555d414357aa0e87c9f5a9559ae1:/project/templates/explorer/file_html.html diff --git a/project/templates/explorer/file_html.html b/project/templates/explorer/file_html.html index 7e126f0a..b0d16b6e 100644 --- a/project/templates/explorer/file_html.html +++ b/project/templates/explorer/file_html.html @@ -15,11 +15,7 @@ var lastScroll = -1000; function checkScroll() { - console.log('checkScroll', $('#images').scrollTop(), lastScroll); - if (Math.abs($('#images').scrollTop() - lastScroll) > 300) { - console.log('checking!'); - var container = $('#images'); lastScroll = container.scrollTop(); @@ -54,9 +50,7 @@
Aby zobaczyÄ obrazki wybierz folder z obrazkami powyżej.
-Aby zobaczyÄ obrazki wybierz folder z obrazkami powyżej.