clair_app/app/views/admin/m_odr_files/_image.html.haml
Nicolas Bally c2f8ec2efb initial
2020-10-10 00:28:38 +02:00

2 lines
118 B
Plaintext

=image_tag(file.file.url+"?v=#{file.updated_at.to_s.to_slug}", :style => "max-width:100%;display:block;margin:auto;")