Sha256: 9a3c6cc1d3eca37a7b6d29728a74bc2aa7849a8b387713dd4179d599132b4065

Contents?: true

Size: 851 Bytes

Versions: 51

Compression:

Stored size: 851 Bytes

Contents

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

<p>
  <strong><%= t('activerecord.models.patron') -%>:</strong>
  <%=link_to @produce.patron.full_name, @produce.patron -%>
</p>

<p>
  <strong><%= t('activerecord.models.manifestation') -%>:</strong>
  <%= link_to @produce.manifestation_original_title, @produce.manifestation -%>
</p>

</div>
</div>

<div id="submenu" class="ui-corner-all">
  <ul>
    <li><%= link_to t('page.back_to', :model => t('activerecord.models.patron')), manifestation_patrons_path(@produce.manifestation) -%></li>
    <li><%= link_to t('page.back_to', :model => t('activerecord.models.manifestation')), publisher_manifestations_path(@produce.patron) -%></li>
  </ul>
</div>

Version data entries

51 entries across 51 versions & 1 rubygems

Version Path
enju_biblio-0.1.0.pre42 app/views/produces/show.html.erb
enju_biblio-0.1.0.pre41 app/views/produces/show.html.erb
enju_biblio-0.1.0.pre40 app/views/produces/show.html.erb
enju_biblio-0.1.0.pre39 app/views/produces/show.html.erb
enju_biblio-0.1.0.pre38 app/views/produces/show.html.erb
enju_biblio-0.1.0.pre37 app/views/produces/show.html.erb
enju_biblio-0.1.0.pre36 app/views/produces/show.html.erb
enju_biblio-0.1.0.pre35 app/views/produces/show.html.erb
enju_biblio-0.1.0.pre34 app/views/produces/show.html.erb
enju_biblio-0.1.0.pre33 app/views/produces/show.html.erb
enju_biblio-0.1.0.pre32 app/views/produces/show.html.erb
enju_biblio-0.1.0.pre31 app/views/produces/show.html.erb
enju_biblio-0.1.0.pre30 app/views/produces/show.html.erb
enju_biblio-0.1.0.pre29 app/views/produces/show.html.erb
enju_biblio-0.1.0.pre28 app/views/produces/show.html.erb
enju_biblio-0.1.0.pre27 app/views/produces/show.html.erb
enju_biblio-0.1.0.pre26 app/views/produces/show.html.erb
enju_biblio-0.1.0.pre25 app/views/produces/show.html.erb
enju_biblio-0.1.0.pre24 app/views/produces/show.html.erb
enju_biblio-0.1.0.pre23 app/views/produces/show.html.erb