diff --git a/app/views/events/index.html.haml b/app/views/events/index.html.haml index 84f017cf..6c554658 100644 --- a/app/views/events/index.html.haml +++ b/app/views/events/index.html.haml @@ -1,6 +1,3 @@ --# Seems necessary, for the time being, to ensure calendar is changing days correctly -- Time.zone = 'Paris' - = render '/regions/selector' = render '/lugs/search' @@ -47,9 +44,6 @@ %strong.city= event.city.gsub '-', ' ' = event.title --# Required, or else all events will be displaced by 2 hours -- Time.zone = 'UTC' - .formats %em.fa.fa-rss =raw t '.calendar_in',