This repository has been archived on 2021-11-24. You can view files and clone it, but cannot push or open issues or pull requests.
phone_app/app/views/public/image_actus/_image_actu.html.haml
2021-08-23 10:26:02 +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