mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-05-18 13:38:24 -04:00
Higher res photo, so it doesn't look pixelated
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
.well
|
||||
.row
|
||||
.col-md-4
|
||||
= link_to image_tag(crop_image_path(crop),
|
||||
= link_to image_tag(crop.default_photo.fullsize_url,
|
||||
alt: '',
|
||||
class: 'img crop-image'),
|
||||
crop
|
||||
|
||||
Reference in New Issue
Block a user