diff --git a/app/views/proposal/show.html.haml b/app/views/proposal/show.html.haml index 38e30725..c91f6713 100644 --- a/app/views/proposal/show.html.haml +++ b/app/views/proposal/show.html.haml @@ -17,8 +17,8 @@ %td %b Type %td - - if @event.type - = @event.type.title + - if @event.event_type + = @event.event_type.title - if !@event.track.nil? %tr %td