BikeBikeBike/app/views/conference_administration/_payment_message.html.haml

7 lines
394 B
Plaintext
Raw Normal View History

= columns(medium: 12) do
= form_tag administration_update_path(@this_conference.slug, @admin_step) do
= translate_textarea :payment_message, @this_conference, default: 'articles.conference_registration.paragraphs.Payment', help: 'articles.conference_registration.paragraphs.admin.payment.message', edit_on: :focus, short: true
.actions.right
2017-04-09 11:37:16 -07:00
= button :save, value: :save