include calendar header tags

pull/6827/head
Tim Felgentreff 13 years ago
parent 5a979206f9
commit 5bcfe9bb74
  1. 1
      app/views/cost_reports/index.rhtml

@ -4,6 +4,7 @@
<%= stylesheet_link_tag 'reporting', :plugin => 'reporting_engine' %> <%= stylesheet_link_tag 'reporting', :plugin => 'reporting_engine' %>
<%= stylesheet_link_tag 'help', :plugin => 'reporting_engine' %> <%= stylesheet_link_tag 'help', :plugin => 'reporting_engine' %>
<% end %> <% end %>
<%= include_calendar_headers_tags %>
<% if @custom_errors.present? %> <% if @custom_errors.present? %>
<% @custom_errors.each do |err| %> <% @custom_errors.each do |err| %>

Loading…
Cancel
Save