From: Łukasz Rekucki Date: Fri, 11 Sep 2009 17:30:26 +0000 (+0200) Subject: Literówka - zamiast self powinno byæ this. X-Git-Url: https://git.mdrn.pl/redakcja.git/commitdiff_plain/a5999e7b582435f9a77b5847f1590ebb8d7ccb36?hp=9b10c9eeb755d831eb0c6f047931af30d954f719 Literówka - zamiast self powinno byæ this. --- diff --git a/project/templates/explorer/panels/gallery.html b/project/templates/explorer/panels/gallery.html index ac8cf6a8..0d669726 100644 --- a/project/templates/explorer/panels/gallery.html +++ b/project/templates/explorer/panels/gallery.html @@ -35,7 +35,7 @@ panel_hooks = { {threshold: 640 * 10, scrollTreshold: 640 * 5} ); - self._endload(); + this._endload(); }, refresh: function() { return true; // gallery is always fresh