DG IZ; make photos in stream larger, because they need love too

This commit is contained in:
ilya 2010-07-28 17:46:43 -07:00
parent 6f3e7bc78b
commit 96a9c9455d

View file

@ -8,7 +8,7 @@
= link_to post.album.name, object_path(post.album) = link_to post.album.name, object_path(post.album)
%br %br
= link_to (image_tag post.image.url(:thumb_medium)), object_path(post) = link_to (image_tag post.image.url(:thumb_large)), object_path(post)
%div.time %div.time
= link_to(how_long_ago(post), photo_path(post)) = link_to(how_long_ago(post), photo_path(post))