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.
6 lines
316 B
6 lines
316 B
8 years ago
|
= columns(medium: 12) do
|
||
|
= admin_update_form do
|
||
|
= translate_textarea :info, @this_conference, label: 'articles.conference_registration.headings.admin.edit.info', help: 'articles.conference_registration.paragraphs.admin.edit.info', edit_on: :focus
|
||
|
.actions.right
|
||
|
= button_tag :save, value: :save
|