Sha256: b76a876c958ae05f2d19b72c219f282628487328e5a76ba32ffebe598c942162
Contents?: true
Size: 320 Bytes
Versions: 1
Compression:
Stored size: 320 Bytes
Contents
<li class="attachment" id="<%= attachment.to_param %>" data-id="<%= attachment.to_param %>"> <%= image_tag attachment.url, alt: attachment.filename %> <%= link_to t('media_magick.remove'), "javascript://", method: "delete", confirm: t('media_magick.confirm_removal'), class: "remove btn btn-mini btn-danger" %> </li>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
media_magick-0.0.1 | app/views/_image.html.erb |