Sha256: dd7554b26c6e7b77fc78ec0419f0b78bb1ff56421c8357ae2c20bb0f5401310b
Contents?: true
Size: 345 Bytes
Versions: 49
Compression:
Stored size: 345 Bytes
Contents
- if attachment.image? = link_to attachment_icon(attachment), '#', class: 'thumbnail', data: { toggle: 'modal', target: '#attachment_preview', src: attachment.attachment.url(:large), original: attachment.attachment.url, text: :click_for_original.l } - else = link_to attachment_icon(attachment), attachment.attachment.url, class: 'thumbnail'
Version data entries
49 entries across 49 versions & 1 rubygems