use :full_conference factory in the conference view specs
This commit is contained in:
parent
dd5796bd34
commit
1c7becb69a
5 changed files with 38 additions and 63 deletions
|
|
@ -36,7 +36,7 @@
|
|||
%section#program
|
||||
= render 'schedule_splashpage'
|
||||
|
||||
- if @program.cfp_open? and @conference.splashpage.include_cfp
|
||||
- if @conference.program.cfp_open? and @conference.splashpage.include_cfp
|
||||
%section#callforpapers
|
||||
= render 'call_for_paper'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue