Sha256: 79e5cc26f980f0d1098ba13c17c5d1520570a5995e77c115259b59cbeb5a0e56

Contents?: true

Size: 441 Bytes

Versions: 20

Compression:

Stored size: 441 Bytes

Contents

= f.input :name, label: t('vouchers.fields.name')
= f.input :date_from, label: t('vouchers.fields.date_from'), as: 'datepicker'
= f.input :date_to, label: t('vouchers.fields.date_to'), as: 'datepicker'
= f.input :photo, label: t('vouchers.fields.photo'), as: :file
= f.input :rules, label: t('vouchers.fields.rules'), as: :text, input_html: {class: 'niceditor'}
= f.input :partner_photo, label: t('vouchers.fields.partner_photo'), as: :file

Version data entries

20 entries across 20 versions & 2 rubygems

Version Path
mix-rails-0.23.1 mix-rails-vouchers/app/views/admix/vouchers/_form_fields.html.haml
mix-rails-vouchers-0.23.1 app/views/admix/vouchers/_form_fields.html.haml
mix-rails-0.23.0 mix-rails-vouchers/app/views/admix/vouchers/_form_fields.html.haml
mix-rails-vouchers-0.23.0 app/views/admix/vouchers/_form_fields.html.haml
mix-rails-0.22.0 mix-rails-vouchers/app/views/admix/vouchers/_form_fields.html.haml
mix-rails-vouchers-0.22.0 app/views/admix/vouchers/_form_fields.html.haml
mix-rails-0.16.0 mix-rails-vouchers/app/views/admix/vouchers/_form_fields.html.haml
mix-rails-vouchers-0.16.0 app/views/admix/vouchers/_form_fields.html.haml
mix-rails-0.15.0 mix-rails-vouchers/app/views/admix/vouchers/_form_fields.html.haml
mix-rails-vouchers-0.15.0 app/views/admix/vouchers/_form_fields.html.haml
mix-rails-0.12.2 mix-rails-vouchers/app/views/admix/vouchers/_form_fields.html.haml
mix-rails-vouchers-0.12.2 app/views/admix/vouchers/_form_fields.html.haml
mix-rails-0.12.1 mix-rails-vouchers/app/views/admix/vouchers/_form_fields.html.haml
mix-rails-vouchers-0.12.1 app/views/admix/vouchers/_form_fields.html.haml
mix-rails-0.10.4 mix-rails-vouchers/app/views/admix/vouchers/_form_fields.html.haml
mix-rails-vouchers-0.10.4 app/views/admix/vouchers/_form_fields.html.haml
mix-rails-0.10.3 mix-rails-vouchers/app/views/admix/vouchers/_form_fields.html.haml
mix-rails-vouchers-0.10.3 app/views/admix/vouchers/_form_fields.html.haml
mix-rails-0.7.0 vouchers/app/views/admix/vouchers/_form_fields.html.haml
mix-rails-0.6.0 vouchers/app/views/admix/vouchers/_form_fields.html.haml