Fix program rendering partial
This commit is contained in:
parent
75333d7c60
commit
41920d9a3a
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
- unless @conference.description.blank?
|
||||
%p= @conference.description
|
||||
%section{ id: 'program' }
|
||||
%section{ id: 'program' }
|
||||
.pad
|
||||
= render 'program'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue