Sha256: 3f3d8558982fb51a831255f51d13a97d675462d5c972a000da43e55ec46684a7

Contents?: true

Size: 430 Bytes

Versions: 45

Compression:

Stored size: 430 Bytes

Contents

<div id="content_detail" class="ui-corner-all ui-widget-content">
<h1 class="title"><%= t('page.editing', model: t('activerecord.models.checkout_type')) -%></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'), @checkout_type -%></li>
    <li><%= link_to t('page.back'), checkout_types_path -%></li>
  </ul>
</div>

Version data entries

45 entries across 45 versions & 1 rubygems

Version Path
enju_circulation-0.1.0.pre41 app/views/checkout_types/edit.html.erb
enju_circulation-0.1.0.pre40 app/views/checkout_types/edit.html.erb
enju_circulation-0.1.0.pre39 app/views/checkout_types/edit.html.erb
enju_circulation-0.1.0.pre38 app/views/checkout_types/edit.html.erb
enju_circulation-0.1.0.pre37 app/views/checkout_types/edit.html.erb