Quote escape dla tooltipĆ³w.
[redakcja.git] / project / templates / explorer / file_html.html
index 23a1367..ab8e40b 100644 (file)
@@ -18,7 +18,7 @@
             $(window).resize(resizePanels)
             resizePanels();
             
-            $('#images').lazyload('.image-box', {threshold: 600});
+            $('#images-wrap').lazyload('.image-box', {threshold: 600});
         });
     </script>
 {% endblock extrahead %}