add event_type keynote

This commit is contained in:
Stella Rouzi 2014-11-27 21:33:13 +02:00
parent ed8a71e554
commit 2511a7dd51
4 changed files with 25 additions and 7 deletions

View file

@ -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