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.2.4 app/views/checkout_types/edit.html.erb
enju_circulation-0.2.3 app/views/checkout_types/edit.html.erb
enju_circulation-0.2.2 app/views/checkout_types/edit.html.erb
enju_circulation-0.2.1 app/views/checkout_types/edit.html.erb
enju_circulation-0.2.0 app/views/checkout_types/edit.html.erb
enju_circulation-0.2.0.beta.4 app/views/checkout_types/edit.html.erb
enju_circulation-0.2.0.beta.3 app/views/checkout_types/edit.html.erb
enju_circulation-0.2.0.beta.2 app/views/checkout_types/edit.html.erb
enju_circulation-0.2.0.beta.1 app/views/checkout_types/edit.html.erb
enju_circulation-0.1.2 app/views/checkout_types/edit.html.erb
enju_circulation-0.1.1 app/views/checkout_types/edit.html.erb
enju_circulation-0.1.0 app/views/checkout_types/edit.html.erb
enju_circulation-0.1.0.pre49 app/views/checkout_types/edit.html.erb
enju_circulation-0.1.0.pre48 app/views/checkout_types/edit.html.erb
enju_circulation-0.1.0.pre47 app/views/checkout_types/edit.html.erb
enju_circulation-0.1.0.pre46 app/views/checkout_types/edit.html.erb
enju_circulation-0.1.0.pre45 app/views/checkout_types/edit.html.erb
enju_circulation-0.1.0.pre44 app/views/checkout_types/edit.html.erb
enju_circulation-0.1.0.pre43 app/views/checkout_types/edit.html.erb
enju_circulation-0.1.0.pre42 app/views/checkout_types/edit.html.erb