diff --git a/app/views/admin/events/index.html.haml b/app/views/admin/events/index.html.haml index fc50cbbe..04d8267a 100644 --- a/app/views/admin/events/index.html.haml +++ b/app/views/admin/events/index.html.haml @@ -13,7 +13,7 @@ %b ID %th %b Title - - if @conference.call_for_papers.rating != 0 + - if !@conference.call_for_papers.blank? && @conference.call_for_papers.rating != 0 %th %b Rating %th