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.0.24 app/views/checkout_stat_has_manifestations/show.html.erb
enju_circulation-0.0.23 app/views/checkout_stat_has_manifestations/show.html.erb
enju_message-0.0.14 app/views/checkout_stat_has_manifestations/show.html.erb
enju_circulation-0.0.22 app/views/checkout_stat_has_manifestations/show.html.erb
enju_circulation-0.0.21 app/views/checkout_stat_has_manifestations/show.html.erb
enju_circulation-0.0.20 app/views/checkout_stat_has_manifestations/show.html.erb
enju_circulation-0.0.19 app/views/checkout_stat_has_manifestations/show.html.erb
enju_circulation-0.0.18 app/views/checkout_stat_has_manifestations/show.html.erb
enju_circulation-0.0.17 app/views/checkout_stat_has_manifestations/show.html.erb
enju_circulation-0.0.16 app/views/checkout_stat_has_manifestations/show.html.erb
enju_circulation-0.0.15 app/views/checkout_stat_has_manifestations/show.html.erb
enju_circulation-0.0.14 app/views/checkout_stat_has_manifestations/show.html.erb
enju_circulation-0.0.13 app/views/checkout_stat_has_manifestations/show.html.erb
enju_circulation-0.0.12 app/views/checkout_stat_has_manifestations/show.html.erb
enju_circulation-0.0.11 app/views/checkout_stat_has_manifestations/show.html.erb
enju_message-0.0.9 app/views/checkout_stat_has_manifestations/show.html.erb
enju_circulation-0.0.10 app/views/checkout_stat_has_manifestations/show.html.erb
enju_circulation-0.0.9 app/views/checkout_stat_has_manifestations/show.html.erb
enju_circulation-0.0.8 app/views/checkout_stat_has_manifestations/show.html.erb
enju_circulation-0.0.7 app/views/checkout_stat_has_manifestations/show.html.erb