mmsc_app/app/views/admin/m_odr_files/_image.html.haml
Nicolas Bally a6aa1f6074 Initial
2020-05-25 11:40:11 +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;")