X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/92e5a00682baeaa5a8c293351d270acee6e72a69..9b10c9eeb755d831eb0c6f047931af30d954f719:/project/templates/explorer/panels/gallery.html diff --git a/project/templates/explorer/panels/gallery.html b/project/templates/explorer/panels/gallery.html index 565a6360..ac8cf6a8 100644 --- a/project/templates/explorer/panels/gallery.html +++ b/project/templates/explorer/panels/gallery.html @@ -34,6 +34,8 @@ panel_hooks = { $('.images-wrap', contentDiv).lazyload('.image-box', {threshold: 640 * 10, scrollTreshold: 640 * 5} ); + + self._endload(); }, refresh: function() { return true; // gallery is always fresh