Sha256: 5f85b58f75ae21d46eba982f7926326d87bfd8464c15b514e868375baaccd98e

Contents?: true

Size: 1.06 KB

Versions: 125

Compression:

Stored size: 1.06 KB

Contents

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

<p>
  <strong><%= t('activerecord.models.manifestation_checkout_stat') -%>:</strong>
  <%= link_to @checkout_stat_has_manifestation.manifestation_checkout_stat.id, @checkout_stat_has_manifestation.manifestation_checkout_stat -%>
</p>

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

<p>
  <strong><%= t('activerecord.attributes.checkout_stat_has_manifestation.checkouts_count') -%>:</strong>
  <%= @checkout_stat_has_manifestation.checkouts_count -%>
</p>
</div>
</div>

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

Version data entries

125 entries across 125 versions & 2 rubygems

Version Path
enju_circulation-0.1.0.pre35 app/views/checkout_stat_has_manifestations/show.html.erb
enju_circulation-0.1.0.pre34 app/views/checkout_stat_has_manifestations/show.html.erb
enju_circulation-0.1.0.pre33 app/views/checkout_stat_has_manifestations/show.html.erb
enju_circulation-0.1.0.pre32 app/views/checkout_stat_has_manifestations/show.html.erb
enju_circulation-0.1.0.pre31 app/views/checkout_stat_has_manifestations/show.html.erb
enju_circulation-0.1.0.pre30 app/views/checkout_stat_has_manifestations/show.html.erb
enju_circulation-0.1.0.pre29 app/views/checkout_stat_has_manifestations/show.html.erb
enju_circulation-0.1.0.pre28 app/views/checkout_stat_has_manifestations/show.html.erb
enju_circulation-0.1.0.pre27 app/views/checkout_stat_has_manifestations/show.html.erb
enju_circulation-0.1.0.pre26 app/views/checkout_stat_has_manifestations/show.html.erb
enju_circulation-0.1.0.pre25 app/views/checkout_stat_has_manifestations/show.html.erb
enju_circulation-0.1.0.pre24 app/views/checkout_stat_has_manifestations/show.html.erb
enju_circulation-0.1.0.pre23 app/views/checkout_stat_has_manifestations/show.html.erb
enju_circulation-0.1.0.pre22 app/views/checkout_stat_has_manifestations/show.html.erb
enju_circulation-0.1.0.pre21 app/views/checkout_stat_has_manifestations/show.html.erb
enju_circulation-0.1.0.pre20 app/views/checkout_stat_has_manifestations/show.html.erb
enju_circulation-0.1.0.pre19 app/views/checkout_stat_has_manifestations/show.html.erb
enju_circulation-0.1.0.pre18 app/views/checkout_stat_has_manifestations/show.html.erb
enju_circulation-0.1.0.pre17 app/views/checkout_stat_has_manifestations/show.html.erb
enju_circulation-0.1.0.pre16 app/views/checkout_stat_has_manifestations/show.html.erb