kaps_app/app/views/public/image_actus/_image_actu.html.haml
Nicolas Bally d60301e8a7 initial
2019-01-21 01:15:10 +01: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