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.0.50 app/views/reserve_stat_has_users/show.html.erb
enju_circulation-0.0.49 app/views/reserve_stat_has_users/show.html.erb
enju_circulation-0.0.48 app/views/reserve_stat_has_users/show.html.erb
enju_circulation-0.0.47 app/views/reserve_stat_has_users/show.html.erb
enju_message-0.0.23 app/views/reserve_stat_has_users/show.html.erb
enju_message-0.1.7 app/views/reserve_stat_has_users/show.html.erb
enju_circulation-0.0.46 app/views/reserve_stat_has_users/show.html.erb
enju_message-0.0.22 app/views/reserve_stat_has_users/show.html.erb
enju_message-0.1.6 app/views/reserve_stat_has_users/show.html.erb
enju_message-0.0.21 app/views/reserve_stat_has_users/show.html.erb
enju_message-0.1.5 app/views/reserve_stat_has_users/show.html.erb
enju_message-0.0.20 app/views/reserve_stat_has_users/show.html.erb
enju_message-0.1.4 app/views/reserve_stat_has_users/show.html.erb
enju_circulation-0.0.45 app/views/reserve_stat_has_users/show.html.erb
enju_circulation-0.0.43 app/views/reserve_stat_has_users/show.html.erb
enju_circulation-0.0.42 app/views/reserve_stat_has_users/show.html.erb
enju_circulation-0.0.41 app/views/reserve_stat_has_users/show.html.erb
enju_circulation-0.0.40 app/views/reserve_stat_has_users/show.html.erb
enju_circulation-0.0.39 app/views/reserve_stat_has_users/show.html.erb
enju_circulation-0.0.38 app/views/reserve_stat_has_users/show.html.erb