mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
2 lines
144 B
Text
2 lines
144 B
Text
= semantic_form_for(@campaign, url: admin_conference_campaigns_path(@conference.short_title)) do |f|
|
|
= render partial: 'form', locals: {f: f}
|