more beautiful ordergroup edit form

This commit is contained in:
wvengen 2013-06-18 01:35:12 +02:00
parent f47237ebe0
commit 1e984df3aa
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
= f.input :contact_person
= f.input :contact_phone
= f.input :contact_address
= f.input :ignore_apple_restriction
= f.input :ignore_apple_restriction, :label => false, :inline_label => true
.form-actions
= f.button :submit
= link_to t('ui.or_cancel'), :back