mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
add highlights and fix cfp in splashpage
This commit is contained in:
parent
8e25338436
commit
ecfc348ea8
17 changed files with 111 additions and 32 deletions
|
|
@ -7,9 +7,7 @@ class ConferenceController < ApplicationController
|
|||
@antiquated = @conferences - @current
|
||||
end
|
||||
|
||||
def show
|
||||
@keynote_speakers = @conference.keynote_speakers
|
||||
end
|
||||
def show; end
|
||||
|
||||
def schedule
|
||||
@rooms = @conference.rooms
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue