add event_type keynote
This commit is contained in:
parent
ed8a71e554
commit
2511a7dd51
4 changed files with 25 additions and 7 deletions
|
|
@ -7,9 +7,7 @@ class ConferenceController < ApplicationController
|
|||
@antiquated = @conferences - @current
|
||||
end
|
||||
|
||||
def show
|
||||
@keynote_speakers = @conference.keynote_speakers
|
||||
end
|
||||
def show; end
|
||||
|
||||
def gallery_photos
|
||||
@photos = @conference.photos
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue