Sha256: 62b80f424e17ed0c2fee5cfd0995148500eec78c56baaa8d6604788a6f52810d

Contents?: true

Size: 366 Bytes

Versions: 45

Compression:

Stored size: 366 Bytes

Contents

<div id="content_detail" class="ui-corner-all ui-widget-content">
<h1 class="title"><%= t('page.new', 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.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/new.html.erb
enju_circulation-0.1.0.pre40 app/views/checkout_types/new.html.erb
enju_circulation-0.1.0.pre39 app/views/checkout_types/new.html.erb
enju_circulation-0.1.0.pre38 app/views/checkout_types/new.html.erb
enju_circulation-0.1.0.pre37 app/views/checkout_types/new.html.erb