diff --git a/app/views/my/blocks/_timelog.html.erb b/app/views/my/blocks/_timelog.html.erb index c7ec978fb..23ccc8271 100644 --- a/app/views/my/blocks/_timelog.html.erb +++ b/app/views/my/blocks/_timelog.html.erb @@ -15,7 +15,7 @@ entries_by_day = entries.group_by(&:spent_on)