Sha256: f0dbed59954306416ded0aa4fbdc8b545299dd601fba7706ae7fb90d73c3f265

Contents?: true

Size: 877 Bytes

Versions: 59

Compression:

Stored size: 877 Bytes

Contents

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

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

<p>
  <strong><%= t('activerecord.models.manifestation') -%>:</strong>
  <%= link_to @realize.expression.original_title, @realize.expression -%>
</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(expression_id: @realize.expression_id) -%></li>
    <li><%= link_to t('page.back_to', model: t('activerecord.models.manifestation')), manifestations_path(contributor_id: @realize.agent_id) -%></li>
  </ul>
</div>

Version data entries

59 entries across 58 versions & 2 rubygems

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