Sha256: 5dce99018a0e500a6d3197adbbec6583f0f0e93162c49aacf06e2c320c30eb8c

Contents?: true

Size: 424 Bytes

Versions: 3

Compression:

Stored size: 424 Bytes

Contents

<%= link_to manifestation.original_title, manifestation %>

<% if manifestation.periodical? %>
  <%= image_tag('icons/newspaper.png', size: '16x16', alt: t('manifestation.serial')) -%>
<%- end -%>

<%= link_to form_icon(manifestation.carrier_type), manifestation -%>

<%= manifestation.statement_of_responsibility %>
<% if manifestation.year_of_publication.present? %>
  (<%= manifestation.year_of_publication %>)
<% end %>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
enju_biblio-0.1.0.pre58 app/views/manifestations/_show_parent_form.html.erb
enju_biblio-0.1.0.pre57 app/views/manifestations/_show_parent_form.html.erb
enju_biblio-0.1.0.pre56 app/views/manifestations/_show_parent_form.html.erb