Sha256: 000e06ee9c0b46e3a100afe762e6c788d5984a985403822965c8aab19eccddd3

Contents?: true

Size: 280 Bytes

Versions: 17

Compression:

Stored size: 280 Bytes

Contents

<span <% if attachment.id %>id="attachment_<%= attachment.id %>" <% end %>class="attachment-inline">
  <%= attachment.link attachment.title, attachment.url %>
  <% unless attachment.attachment_attributes.empty? %>
    (<%= attachment.attachment_attributes %>)
  <% end %>
</span>

Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
govspeak-5.9.1 lib/templates/inline_attachment.html.erb
govspeak-5.9.0 lib/templates/inline_attachment.html.erb
govspeak-5.8.0 lib/templates/inline_attachment.html.erb
govspeak-5.7.1 lib/templates/inline_attachment.html.erb
govspeak-5.7.0 lib/templates/inline_attachment.html.erb
govspeak-5.6.0 lib/templates/inline_attachment.html.erb
govspeak-5.5.0 lib/templates/inline_attachment.html.erb
govspeak-5.4.0 lib/templates/inline_attachment.html.erb
govspeak-5.3.0 lib/templates/inline_attachment.html.erb
govspeak-5.2.2 lib/templates/inline_attachment.html.erb
govspeak-5.2.1 lib/templates/inline_attachment.html.erb
govspeak-5.2.0 lib/templates/inline_attachment.html.erb
govspeak-5.1.0 lib/templates/inline_attachment.html.erb
govspeak-5.0.3 lib/templates/inline_attachment.html.erb
govspeak-5.0.2 lib/templates/inline_attachment.html.erb
govspeak-5.0.1 lib/templates/inline_attachment.html.erb
govspeak-5.0.0 lib/templates/inline_attachment.html.erb