Sha256: 9cc28950b32a8d920e2a31aa7a151f345c70692bb4af9a25b79f1b2152b73d12

Contents?: true

Size: 397 Bytes

Versions: 125

Compression:

Stored size: 397 Bytes

Contents

<div id="content_detail" class="ui-corner-all">
<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">
  <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

125 entries across 125 versions & 2 rubygems

Version Path
enju_circulation-0.0.6 app/views/checkout_types/edit.html.erb
enju_message-0.0.6 app/views/checkout_types/edit.html.erb
enju_message-0.0.4 app/views/checkout_types/edit.html.erb
enju_circulation-0.0.4 app/views/checkout_types/edit.html.erb
enju_circulation-0.0.3 app/views/checkout_types/edit.html.erb