You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
5 lines
313 B
5 lines
313 B
= columns(medium: 12) do
|
|
= admin_update_form do
|
|
= translate_textarea :group_ride_info, @this_conference, label: 'articles.conference_registration.headings.admin.edit.group_ride', help: 'articles.conference_registration.paragraphs.admin.edit.group_ride'
|
|
.actions.right
|
|
= button :save, value: :save
|
|
|