[feat]Splashpage will display happening next event if no event is happening now
This commit is contained in:
parent
19af4e4f12
commit
2f8cee3c4f
7 changed files with 48 additions and 8 deletions
|
|
@ -3,7 +3,8 @@
|
|||
= render 'happening_now', conference: conference,
|
||||
events_schedules: events_schedules, pagy: pagy,
|
||||
events_schedules_length: events_schedules_length,
|
||||
events_schedules_limit: events_schedules_limit
|
||||
events_schedules_limit: events_schedules_limit,
|
||||
is_happening_next: is_happening_next
|
||||
|
||||
= content_for :about do
|
||||
#about
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue