Fold call for papers & call for tracks into one splashpage section
This commit is contained in:
parent
394448dc36
commit
f0c3fc357b
8 changed files with 73 additions and 83 deletions
|
|
@ -21,10 +21,8 @@
|
|||
= render 'tickets'
|
||||
|
||||
// calls for content, or program
|
||||
- if @conference.splashpage.include_cfp && @conference.call_for_events.try(:open?)
|
||||
= render 'call_for_paper'
|
||||
- if @conference.splashpage.include_cfp && @conference.call_for_tracks.try(:open?)
|
||||
= render 'call_for_tracks'
|
||||
- if @conference.splashpage.include_cfp
|
||||
= render 'call_for_content'
|
||||
- if @conference.splashpage.include_program
|
||||
= render 'schedule_splashpage'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue