1 line
112 B
Text
1 line
112 B
Text
<%= image_tag(field.url, style: "background-color:#d9d9d9", alt: field.attribute.to_s.humanize) if field.url %>
|