Toolbar in HTML panel fixed. Allow dot in names.
[redakcja.git] / project / templates / explorer / panels / gallery.html
index 565a636..ac8cf6a 100644 (file)
@@ -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