mmsc_app/app/views/public/image_actus/_image_actu.html.haml
Nicolas Bally a6aa1f6074 Initial
2020-05-25 11:40:11 +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