Literówka - zamiast self powinno byæ this.
authorŁukasz Rekucki <lrekucki@gmail.com>
Fri, 11 Sep 2009 17:30:26 +0000 (19:30 +0200)
committerŁukasz Rekucki <lrekucki@gmail.com>
Fri, 11 Sep 2009 17:30:26 +0000 (19:30 +0200)
project/templates/explorer/panels/gallery.html

index ac8cf6a..0d66972 100644 (file)
@@ -35,7 +35,7 @@ panel_hooks = {
             {threshold: 640 * 10, scrollTreshold: 640 * 5}
         );
         
-        self._endload();
+        this._endload();
     },
     refresh: function() {
         return true; // gallery is always fresh