Fix program rendering partial

This commit is contained in:
Gopesh Tulsyan 2014-06-17 19:28:09 +05:30
parent 75333d7c60
commit 41920d9a3a

View file

@ -3,7 +3,7 @@
- unless @conference.description.blank?
%p= @conference.description
%section{ id: 'program' }
%section{ id: 'program' }
.pad
= render 'program'