Sha256: 11c198f0aae5523852d73921c19609d510f7a1d7db37abfed07c3a4d627f2609

Contents?: true

Size: 666 Bytes

Versions: 22

Compression:

Stored size: 666 Bytes

Contents

<div class="nested-fields">
  <%= f.label :checkout_limit -%>
  <%= f.text_field :checkout_limit, class: 'resource_integer' %>
  <%= f.label :checkout_period -%>
  <%= f.text_field :checkout_period, class: 'resource_integer' %>
  <%= f.label :checkout_renewal_limit -%>
  <%= f.text_field :checkout_renewal_limit, class: 'resource_integer' %>
  <br />
  <%= f.label :reservation_limit -%>
  <%= f.text_field :reservation_limit, class: 'resource_integer' %>
  <%= f.label :set_due_date_before_closing_day -%>
  <%= f.check_box :set_due_date_before_closing_day %>
  <%= link_to_remove_association t('page.remove'), f, data: {confirm: t('page.are_you_sure')} %>
</div>

Version data entries

22 entries across 22 versions & 1 rubygems

Version Path
enju_circulation-0.3.11 app/views/user_groups/_user_group_has_checkout_type_fields.html.erb
enju_circulation-0.3.10 app/views/user_groups/_user_group_has_checkout_type_fields.html.erb
enju_circulation-0.3.9 app/views/user_groups/_user_group_has_checkout_type_fields.html.erb
enju_circulation-0.3.8 app/views/user_groups/_user_group_has_checkout_type_fields.html.erb
enju_circulation-0.3.7 app/views/user_groups/_user_group_has_checkout_type_fields.html.erb
enju_circulation-0.3.6 app/views/user_groups/_user_group_has_checkout_type_fields.html.erb
enju_circulation-0.3.3 app/views/user_groups/_user_group_has_checkout_type_fields.html.erb
enju_circulation-0.3.2 app/views/user_groups/_user_group_has_checkout_type_fields.html.erb
enju_circulation-0.3.1 app/views/user_groups/_user_group_has_checkout_type_fields.html.erb
enju_circulation-0.3.0 app/views/user_groups/_user_group_has_checkout_type_fields.html.erb
enju_circulation-0.3.0.rc.1 app/views/user_groups/_user_group_has_checkout_type_fields.html.erb
enju_circulation-0.3.0.beta.1 app/views/user_groups/_user_group_has_checkout_type_fields.html.erb
enju_circulation-0.2.5 app/views/user_groups/_user_group_has_checkout_type_fields.html.erb
enju_circulation-0.2.4 app/views/user_groups/_user_group_has_checkout_type_fields.html.erb
enju_circulation-0.2.3 app/views/user_groups/_user_group_has_checkout_type_fields.html.erb
enju_circulation-0.2.2 app/views/user_groups/_user_group_has_checkout_type_fields.html.erb
enju_circulation-0.2.1 app/views/user_groups/_user_group_has_checkout_type_fields.html.erb
enju_circulation-0.2.0 app/views/user_groups/_user_group_has_checkout_type_fields.html.erb
enju_circulation-0.2.0.beta.4 app/views/user_groups/_user_group_has_checkout_type_fields.html.erb
enju_circulation-0.2.0.beta.3 app/views/user_groups/_user_group_has_checkout_type_fields.html.erb