mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
Add message when schedule is not ready
This commit is contained in:
parent
9c0af1faf0
commit
668fe5f196
1 changed files with 2 additions and 0 deletions
|
|
@ -10,6 +10,8 @@
|
|||
%span You can check out our
|
||||
%span
|
||||
= link_to 'Schedule', conference_schedule_path(@conference.short_title), target: '_blank'
|
||||
- else
|
||||
%span The schedule is not ready yet. Stay tuned!
|
||||
-unless @conference.tracks.blank?
|
||||
= render 'tracks'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue