Sha256: d08a3147619486427cecf91e131ceb6306ad97958a7eedc25147fa3262785d24

Contents?: true

Size: 351 Bytes

Versions: 29

Compression:

Stored size: 351 Bytes

Contents

<div class="field">
  <%= f.label t('activerecord.models.user_group_has_checkout_type') %><br />
  <%= f.fields_for :user_group_has_checkout_types do |checkout_form| %>
    <%= render 'user_group_has_checkout_type_fields', f: checkout_form %>
  <% end %>
  <p><%= link_to_add_association t('page.add'), f, :user_group_has_checkout_types %></p>
</div>

Version data entries

29 entries across 29 versions & 1 rubygems

Version Path
enju_circulation-0.3.11 app/views/user_groups/_checkout_form.html.erb
enju_circulation-0.3.10 app/views/user_groups/_checkout_form.html.erb
enju_circulation-0.3.9 app/views/user_groups/_checkout_form.html.erb
enju_circulation-0.4.0.rc.1 app/views/user_groups/_checkout_form.html.erb
enju_circulation-0.3.8 app/views/user_groups/_checkout_form.html.erb
enju_circulation-0.3.7 app/views/user_groups/_checkout_form.html.erb
enju_circulation-0.4.0.beta.4 app/views/user_groups/_checkout_form.html.erb
enju_circulation-0.4.0.beta.3 app/views/user_groups/_checkout_form.html.erb
enju_circulation-0.3.6 app/views/user_groups/_checkout_form.html.erb
enju_circulation-0.4.0.beta.2 app/views/user_groups/_checkout_form.html.erb
enju_circulation-0.4.0.beta.1 app/views/user_groups/_checkout_form.html.erb
enju_circulation-0.3.5 app/views/user_groups/_checkout_form.html.erb
enju_circulation-0.3.4 app/views/user_groups/_checkout_form.html.erb
enju_circulation-0.3.3 app/views/user_groups/_checkout_form.html.erb
enju_circulation-0.3.2 app/views/user_groups/_checkout_form.html.erb
enju_circulation-0.3.1 app/views/user_groups/_checkout_form.html.erb
enju_circulation-0.3.0 app/views/user_groups/_checkout_form.html.erb
enju_circulation-0.3.0.rc.1 app/views/user_groups/_checkout_form.html.erb
enju_circulation-0.3.0.beta.1 app/views/user_groups/_checkout_form.html.erb
enju_circulation-0.2.5 app/views/user_groups/_checkout_form.html.erb