mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-17 05:34:04 +00:00
Adds checks to splash view
This commit is contained in:
parent
39f527627b
commit
a1aba60966
4 changed files with 44 additions and 25 deletions
|
|
@ -13,5 +13,6 @@
|
|||
- else
|
||||
%span The schedule is not ready yet. Stay tuned!
|
||||
-unless @conference.tracks.blank?
|
||||
= render 'tracks'
|
||||
- if @conference.include_tracks_in_splash?
|
||||
= render 'tracks'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue