Sha256: 87ddddd66d9036c210545f446c0cf813ab4ee98cc0e38e4176047957d3337a2d

Contents?: true

Size: 457 Bytes

Versions: 1

Compression:

Stored size: 457 Bytes

Contents

<div id="content_detail" class="ui-corner-all ui-widget-content">
<h1 class="title"><%= t('page.editing', :model => t('activerecord.models.reserve_stat_has_user')) -%></h1>
<div id="content_list">
  <%= render 'form' %>
</div>
</div>

<div id="submenu" class="ui-corner-all ui-widget-content">
  <ul>
    <li><%= link_to t('page.show'), @reserve_stat_has_user -%></li>
    <li><%= link_to t('page.back'), reserve_stat_has_users_path -%></li>
  </ul>
</div>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
enju_circulation-0.1.0.pre36 app/views/reserve_stat_has_users/edit.html.erb