Sha256: dc130808489945ebe75b59e0af1566c0337c337b88204ce43f7ff22cdb342ab8

Contents?: true

Size: 874 Bytes

Versions: 6

Compression:

Stored size: 874 Bytes

Contents

<%= render 'manifestations/title', :manifestation => @manifestation.root_series_statement.manifestation -%>

<p>
  <strong><%= t('activerecord.attributes.series_statement.original_title') -%></strong>
  <%= @manifestation.root_series_statement.original_title %>
</p>

<p>
  <strong><%= t('activerecord.attributes.series_statement.title_transcription') -%></strong>
  <%= @manifestation.root_series_statement.title_transcription %>
</p>

<p>
  <strong><%= t('activerecord.attributes.series_statement.issn') -%></strong>
  <%= @manifestation.root_series_statement.issn %>
</p>

<p>
  <strong><%= t('activerecord.attributes.series_statement.series_statement_identifier') -%></strong>
  <%= @manifestation.root_series_statement.series_statement_identifier %>
</p>

<%= render 'series_statements/manifestation_list', :series_statement => @manifestation.root_series_statement -%>

Version data entries

6 entries across 6 versions & 2 rubygems

Version Path
enju_flower-0.1.0.pre7 app/views/manifestations/_show_periodical_master.html.erb
enju_biblio-0.1.0.pre37 app/views/manifestations/_show_periodical_master.html.erb
enju_flower-0.1.0.pre6 app/views/manifestations/_show_periodical_master.html.erb
enju_biblio-0.1.0.pre36 app/views/manifestations/_show_periodical_master.html.erb
enju_biblio-0.1.0.pre35 app/views/manifestations/_show_periodical_master.html.erb
enju_biblio-0.1.0.pre34 app/views/manifestations/_show_periodical_master.html.erb