fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Fix.
[redakcja.git]
/
project
/
templates
/
explorer
/
file_html.html
diff --git
a/project/templates/explorer/file_html.html
b/project/templates/explorer/file_html.html
index
23a1367
..
ab8e40b
100644
(file)
--- a/
project/templates/explorer/file_html.html
+++ b/
project/templates/explorer/file_html.html
@@
-18,7
+18,7
@@
$(window).resize(resizePanels)
resizePanels();
$(window).resize(resizePanels)
resizePanels();
- $('#images').lazyload('.image-box', {threshold: 600});
+ $('#images
-wrap
').lazyload('.image-box', {threshold: 600});
});
</script>
{% endblock extrahead %}
});
</script>
{% endblock extrahead %}