pollen_app/app/views/admin/m_odr_files/_image.html.haml
Nicolas Bally 120e9803eb initial
2020-04-28 14:51:42 +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;")