panier_app/app/views/admin/m_odr_files/_image.html.haml
Nicolas Bally d744a04b28 initial
2020-10-30 22:26:40 +01: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;")