Sha256: c588376bbf9f8e927a2e0271c747c075ec0da8502c0e413bf0ca60c272945e9d

Contents?: true

Size: 440 Bytes

Versions: 36

Compression:

Stored size: 440 Bytes

Contents

<%= link_to manifestation.original_title, manifestation %>

<% if manifestation.serial? %>
  <%= image_tag('icons/newspaper.png', size: '16x16', class: 'enju_icon', 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

36 entries across 35 versions & 2 rubygems

Version Path
enju_biblio-0.3.18 app/views/manifestations/_show_parent_form.html.erb
enju_biblio-0.3.17 app/views/manifestations/_show_parent_form.html.erb
enju_biblio-0.3.16 app/views/manifestations/_show_parent_form.html.erb
enju_biblio-0.3.15 app/views/manifestations/_show_parent_form.html.erb
enju_biblio-0.3.14 app/views/manifestations/_show_parent_form.html.erb
enju_biblio-0.3.13 app/views/manifestations/_show_parent_form.html.erb
enju_biblio-0.3.12 app/views/manifestations/_show_parent_form.html.erb
enju_biblio-0.3.11 app/views/manifestations/_show_parent_form.html.erb
enju_biblio-0.3.10 app/views/manifestations/_show_parent_form.html.erb
enju_biblio-0.3.10.rc.3 app/views/manifestations/_show_parent_form.html.erb
enju_biblio-0.3.10.rc.2 app/views/manifestations/_show_parent_form.html.erb
enju_biblio-0.3.10.rc.1 app/views/manifestations/_show_parent_form.html.erb
enju_biblio-0.3.9 app/views/manifestations/_show_parent_form.html.erb
enju_biblio-0.4.0.rc.1 app/views/manifestations/_show_parent_form.html.erb
enju_biblio-0.3.8 app/views/manifestations/_show_parent_form.html.erb
enju_biblio-0.3.7 app/views/manifestations/_show_parent_form.html.erb
enju_biblio-0.3.6 app/views/manifestations/_show_parent_form.html.erb
enju_biblio-0.4.0.beta.2 app/views/manifestations/_show_parent_form.html.erb
enju_biblio-0.4.0.beta.1 app/views/manifestations/_show_parent_form.html.erb
enju_biblio-0.3.5 app/views/manifestations/_show_parent_form.html.erb