pollen_app/app/views/public/image_actus/_image_actu.html.haml
Nicolas Bally 120e9803eb initial
2020-04-28 14:51:42 +02:00

3 lines
185 B
Plaintext

- if image_actu.image_file and image_actu.image_file.file?
=link_to image_tag(image_actu.image_file.file.square_secure_thumb.url), public_image_actu_path(image_actu), :remote => true