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