Sha256: 667271a520344a9dc5353223bd275aef7176d09481fdd4241d20c137d76e4dfc
Contents?: true
Size: 355 Bytes
Versions: 2
Compression:
Stored size: 355 Bytes
Contents
%tr %td= attachment.name %td.nowrap= number_to_human_size(attachment.file.size) %td.nowrap %small= l attachment.created_at, format: '%d %B %Y %H:%M' %td.nowrap = link_to "Verwijderen", "#", class: 'button button-link button-danger button-small', data: {confirm: "Weet je zeker dat je <strong>#{attachment.name}</strong> wilt verwijderen?"}
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
spina-0.6.12 | app/views/spina/admin/attachments/_attachment.html.haml |
spina-0.6.11 | app/views/spina/admin/attachments/_attachment.html.haml |