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.1.2 app/views/manifestation_relationships/show.html.erb
enju_biblio-0.1.1 app/views/manifestation_relationships/show.html.erb
enju_biblio-0.1.0 app/views/manifestation_relationships/show.html.erb
enju_biblio-0.1.0.pre71 app/views/manifestation_relationships/show.html.erb
enju_biblio-0.1.0.pre70 app/views/manifestation_relationships/show.html.erb
enju_biblio-0.1.0.pre69 app/views/manifestation_relationships/show.html.erb
enju_biblio-0.1.0.pre68 app/views/manifestation_relationships/show.html.erb
enju_biblio-0.1.0.pre67 app/views/manifestation_relationships/show.html.erb
enju_biblio-0.1.0.pre66 app/views/manifestation_relationships/show.html.erb
enju_biblio-0.1.0.pre65 app/views/manifestation_relationships/show.html.erb
enju_biblio-0.1.0.pre64 app/views/manifestation_relationships/show.html.erb
enju_biblio-0.1.0.pre63 app/views/manifestation_relationships/show.html.erb
enju_biblio-0.1.0.pre62 app/views/manifestation_relationships/show.html.erb
enju_biblio-0.1.0.pre61 app/views/manifestation_relationships/show.html.erb
enju_biblio-0.1.0.pre60 app/views/manifestation_relationships/show.html.erb
enju_biblio-0.1.0.pre59 app/views/manifestation_relationships/show.html.erb
enju_biblio-0.1.0.pre58 app/views/manifestation_relationships/show.html.erb
enju_biblio-0.1.0.pre57 app/views/manifestation_relationships/show.html.erb
enju_biblio-0.1.0.pre56 app/views/manifestation_relationships/show.html.erb