Sha256: 7aefbd9474cd9488618221ff92a5d7781b3f716eb3f2a421be7188b2a249dd39

Contents?: true

Size: 886 Bytes

Versions: 59

Compression:

Stored size: 886 Bytes

Contents

<div id="content_detail" class="ui-corner-all ui-widget-content">
<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.agent') -%>:</strong>
  <%=link_to @produce.agent.full_name, @produce.agent -%>
</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 ui-widget-content">
  <ul>
    <li><%= link_to t('page.back_to', model: t('activerecord.models.agent')), agents_path(manifestation_id: @produce.manifestation_id) -%></li>
    <li><%= link_to t('page.back_to', model: t('activerecord.models.manifestation')), manifestations_path(publisher_id: @produce.agent_id) -%></li>
  </ul>
</div>

Version data entries

59 entries across 58 versions & 2 rubygems

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