osem-fcy/app/views/admin/audiences/edit.html.haml

5 lines
161 B
Text
Raw Normal View History

2014-08-12 17:59:35 +02:00
%h1 Audience
.row
.col-md-8
= semantic_form_for(@audience, url: admin_conference_audience_path(@conference.short_title)) do |f|
= render 'form', f: f