basic_app/app/views/admin/m_odr_files/_image.html.haml
Nicolas Bally fd027c16c1 initial
2020-04-21 21:53:16 +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;")