Sha256: 7a5ac1205dfa08a80f24fd624dc5732db36211f7ed897c548b093cd43c5de719

Contents?: true

Size: 309 Bytes

Versions: 1

Compression:

Stored size: 309 Bytes

Contents

<li class="attachment" data-id="<%= attachment.to_param %>">
  <%= link_to attachment.filename, attachment.url unless attachment.file.nil? %>
  <%= 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/_file.html.erb