fix templates to show thumbnails on folder template
authorTero Marttila <terom@fixme.fi>
Wed, 10 Jun 2009 23:32:29 +0300
changeset 83 577319615b4a
parent 82 c21d9145aabc
child 84 891545a38a2b
fix templates to show thumbnails on folder template
degal/templates.py
--- a/degal/templates.py	Wed Jun 10 23:32:12 2009 +0300
+++ b/degal/templates.py	Wed Jun 10 23:32:29 2009 +0300
@@ -122,7 +122,7 @@
 
         # image thumbnails
         ((
-            image_link(folder, image, image.html)
+            image_link(folder, image.thumb, image.html)
         ) for image in folder.images),
 
         # lower paginate