summaryrefslogtreecommitdiffstats
path: root/app/views/timelog/report.rhtml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/timelog/report.rhtml')
-rw-r--r--app/views/timelog/report.rhtml7
1 files changed, 0 insertions, 7 deletions
diff --git a/app/views/timelog/report.rhtml b/app/views/timelog/report.rhtml
index 8fc15a3b4..2682a5cb0 100644
--- a/app/views/timelog/report.rhtml
+++ b/app/views/timelog/report.rhtml
@@ -63,10 +63,3 @@
<% end %>
<% end %>
<% end %>
-
-<% content_for :header_tags do %>
-<%= javascript_include_tag 'calendar/calendar' %>
-<%= javascript_include_tag "calendar/lang/calendar-#{current_language}.js" %>
-<%= javascript_include_tag 'calendar/calendar-setup' %>
-<%= stylesheet_link_tag 'calendar' %>
-<% end %>