Sha256: 9857a06e28cc046680c55997bc5fce9d43e719ed9d81345b75c88db3e3d77e93

Contents?: true

Size: 931 Bytes

Versions: 125

Compression:

Stored size: 931 Bytes

Contents

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

<p>
  <strong><%= t('activerecord.models.user_reserve_stat') -%></strong>
  <%= link_to @reserve_stat_has_user.user_reserve_stat.id, @reserve_stat_has_user.user_reserve_stat -%>
</p>

<p>
  <strong><%= t('activerecord.models.user') -%></strong>
  <%= link_to @reserve_stat_has_user.user.username, @reserve_stat_has_user.user -%>
</p>

<p>
  <strong><%= t('activerecord.attributes.reserve_stat_has_user.reserves_count') -%></strong>
  <%= @reserve_stat_has_user.reserves_count -%>
</p>
</div>
</div>

<div id="submenu" class="ui-corner-all">
  <ul>
    <li><%= link_to t('page.edit'), edit_reserve_stat_has_user_path(@reserve_stat_has_user) -%></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/reserve_stat_has_users/show.html.erb
enju_circulation-0.1.0.pre14 app/views/reserve_stat_has_users/show.html.erb
enju_circulation-0.1.0.pre13 app/views/reserve_stat_has_users/show.html.erb
enju_circulation-0.1.0.pre12 app/views/reserve_stat_has_users/show.html.erb
enju_circulation-0.1.0.pre11 app/views/reserve_stat_has_users/show.html.erb
enju_circulation-0.1.0.pre10 app/views/reserve_stat_has_users/show.html.erb
enju_circulation-0.1.0.pre9 app/views/reserve_stat_has_users/show.html.erb
enju_circulation-0.1.0.pre8 app/views/reserve_stat_has_users/show.html.erb
enju_circulation-0.1.0.pre7 app/views/reserve_stat_has_users/show.html.erb
enju_circulation-0.1.0.pre6 app/views/reserve_stat_has_users/show.html.erb
enju_circulation-0.1.0.pre5 app/views/reserve_stat_has_users/show.html.erb
enju_circulation-0.1.0.pre4 app/views/reserve_stat_has_users/show.html.erb
enju_circulation-0.1.0.pre3 app/views/reserve_stat_has_users/show.html.erb
enju_circulation-0.1.0.pre2 app/views/reserve_stat_has_users/show.html.erb
enju_circulation-0.1.0.pre app/views/reserve_stat_has_users/show.html.erb
enju_message-0.1.11 app/views/reserve_stat_has_users/show.html.erb
enju_message-0.0.25 app/views/reserve_stat_has_users/show.html.erb
enju_circulation-0.0.71 app/views/reserve_stat_has_users/show.html.erb
enju_circulation-0.0.70 app/views/reserve_stat_has_users/show.html.erb
enju_circulation-0.0.69 app/views/reserve_stat_has_users/show.html.erb