This commit is contained in:
parent
5485fe0e7f
commit
36097f6b8b
4 changed files with 13 additions and 3 deletions
|
|
@ -2,6 +2,7 @@
|
|||
.row
|
||||
.col-md-8
|
||||
= semantic_form_for @commercial, url: admin_conference_commercials_path(conference_id: @conference.short_title) do |f|
|
||||
= render 'form', f: f
|
||||
- if @commercial_types.first
|
||||
= render 'form', f: f
|
||||
|
||||
= link_to 'Back', admin_conference_commercials_path
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue