diff --git a/app/views/activities/index.html.erb b/app/views/activities/index.html.erb index d03a05477..8b3d5153f 100644 --- a/app/views/activities/index.html.erb +++ b/app/views/activities/index.html.erb @@ -1,9 +1,7 @@
<%= l(:label_date_from_to, :start => format_date(@date_to - @days), :end => format_date(@date_to-1)) %> -
- - +
- ![]() |
|