[feat]Display happening now only if program is also displayed
This commit is contained in:
parent
6c96328f46
commit
346f324bef
5 changed files with 15 additions and 16 deletions
|
|
@ -1,4 +1,4 @@
|
|||
- if conference.splashpage.include_happening_now
|
||||
- if conference.splashpage.include_program && conference.splashpage.include_happening_now
|
||||
- if events_schedules.any?
|
||||
.row
|
||||
%h2.text-center{ style: 'margin-bottom:30px' } Happening Now
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue