Sha256: 7316023e687b94c3eb7b26114caed435261ce246daf8c607f3207d6def3ab046

Contents?: true

Size: 897 Bytes

Versions: 59

Compression:

Stored size: 897 Bytes

Contents

<div id="content_detail" class="ui-corner-all ui-widget-content">
<h1 class="title"><%= t('page.showing', model: t('activerecord.models.manifestation_relationship')) -%></h1>
<div id="content_list">
<p id="notice"><%= notice %></p>

<p>
  <strong><%= t('activerecord.attributes.manifestation_relationship.parent') -%>:</strong>
  <%= link_to @manifestation_relationship.parent.original_title, @manifestation_relationship.parent %>
</p>

<p>
  <strong><%= t('activerecord.attributes.manifestation_relationship.child') -%>:</strong>
  <%= link_to @manifestation_relationship.child.original_title, @manifestation_relationship.child %>
</p>

</div>
</div>

<div id="submenu" class="ui-corner-all ui-widget-content">
  <ul>
    <li><%= link_to t('page.edit'), edit_manifestation_relationship_path(@manifestation_relationship) %></li>
    <li><%= back_to_index(flash[:page_info]) %></li>
  </ul>
</div>

Version data entries

59 entries across 58 versions & 2 rubygems

Version Path
enju_biblio-0.3.4 app/views/manifestation_relationships/show.html.erb
enju_biblio-0.3.3 app/views/manifestation_relationships/show.html.erb
enju_biblio-0.3.2 app/views/manifestation_relationships/show.html.erb
enju_biblio-0.3.1 app/views/manifestation_relationships/show.html.erb
enju_biblio-0.3.0 app/views/manifestation_relationships/show.html.erb
enju_biblio-0.3.0.rc.1 app/views/manifestation_relationships/show.html.erb
enju_biblio-0.3.0.beta.2 app/views/manifestation_relationships/show.html.erb
enju_biblio-0.2.5 app/views/manifestation_relationships/show.html.erb
enju_biblio-0.2.4 app/views/manifestation_relationships/show.html.erb
enju_biblio-0.2.3 app/views/manifestation_relationships/show.html.erb
enju_biblio-0.2.2 app/views/manifestation_relationships/show.html.erb
enju_leaf-1.2.1 vendor/bundle/ruby/2.3/gems/enju_biblio-0.2.1/app/views/manifestation_relationships/show.html.erb
enju_leaf-1.2.1 vendor/bundle/ruby/2.3/gems/enju_biblio-0.2.0/app/views/manifestation_relationships/show.html.erb
enju_biblio-0.2.1 app/views/manifestation_relationships/show.html.erb
enju_biblio-0.2.0 app/views/manifestation_relationships/show.html.erb
enju_biblio-0.2.0.beta.4 app/views/manifestation_relationships/show.html.erb
enju_biblio-0.2.0.beta.3 app/views/manifestation_relationships/show.html.erb
enju_biblio-0.2.0.beta.2 app/views/manifestation_relationships/show.html.erb
enju_biblio-0.2.0.beta.1 app/views/manifestation_relationships/show.html.erb
enju_biblio-0.1.3 app/views/manifestation_relationships/show.html.erb