Move conference description in conference show, instead of program partial.
This commit is contained in:
parent
dab9e1da51
commit
9c0af1faf0
2 changed files with 3 additions and 3 deletions
|
|
@ -6,9 +6,6 @@
|
|||
%div.row
|
||||
%div.col-md-12
|
||||
%h1 Program
|
||||
- unless @conference.description.blank?
|
||||
%p
|
||||
= @conference.description
|
||||
- if @conference.call_for_papers and @conference.call_for_papers.schedule_public
|
||||
%span You can check out our
|
||||
%span
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue