add translations for ordergroup form
This commit is contained in:
parent
06aa20ad0f
commit
636aad0b3e
3 changed files with 10 additions and 2 deletions
|
|
@ -6,7 +6,7 @@
|
|||
= f.input :contact_person
|
||||
= f.input :contact_phone
|
||||
= f.input :contact_address
|
||||
= render 'shared/sepa_account_holder', f: f
|
||||
= render 'sepa_account_holder', f: f
|
||||
= render 'shared/custom_form_fields', f: f, type: :ordergroup
|
||||
.fold-line
|
||||
= f.input :break_start, as: :date_picker, label: Ordergroup.human_attribute_name('break')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue