This commit is contained in:
alterpub 2014-08-31 00:28:28 +04:00
parent 5485fe0e7f
commit 36097f6b8b
4 changed files with 13 additions and 3 deletions

View file

@ -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