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.pre15 app/views/checkout_stat_has_manifestations/show.html.erb
enju_circulation-0.1.0.pre14 app/views/checkout_stat_has_manifestations/show.html.erb
enju_circulation-0.1.0.pre13 app/views/checkout_stat_has_manifestations/show.html.erb
enju_circulation-0.1.0.pre12 app/views/checkout_stat_has_manifestations/show.html.erb
enju_circulation-0.1.0.pre11 app/views/checkout_stat_has_manifestations/show.html.erb
enju_circulation-0.1.0.pre10 app/views/checkout_stat_has_manifestations/show.html.erb
enju_circulation-0.1.0.pre9 app/views/checkout_stat_has_manifestations/show.html.erb
enju_circulation-0.1.0.pre8 app/views/checkout_stat_has_manifestations/show.html.erb
enju_circulation-0.1.0.pre7 app/views/checkout_stat_has_manifestations/show.html.erb
enju_circulation-0.1.0.pre6 app/views/checkout_stat_has_manifestations/show.html.erb
enju_circulation-0.1.0.pre5 app/views/checkout_stat_has_manifestations/show.html.erb
enju_circulation-0.1.0.pre4 app/views/checkout_stat_has_manifestations/show.html.erb
enju_circulation-0.1.0.pre3 app/views/checkout_stat_has_manifestations/show.html.erb
enju_circulation-0.1.0.pre2 app/views/checkout_stat_has_manifestations/show.html.erb
enju_circulation-0.1.0.pre app/views/checkout_stat_has_manifestations/show.html.erb
enju_message-0.1.11 app/views/checkout_stat_has_manifestations/show.html.erb
enju_message-0.0.25 app/views/checkout_stat_has_manifestations/show.html.erb
enju_circulation-0.0.71 app/views/checkout_stat_has_manifestations/show.html.erb
enju_circulation-0.0.70 app/views/checkout_stat_has_manifestations/show.html.erb
enju_circulation-0.0.69 app/views/checkout_stat_has_manifestations/show.html.erb