From 904d1dfc2e447a4cafd7d3e778411d3df9dad1e4 Mon Sep 17 00:00:00 2001 From: "w.lindenthal" Date: Thu, 14 Oct 2010 17:28:39 +0000 Subject: [PATCH] Details table has its own style again. git-svn-id: https://dev.finn.de/svn/cockpit/branches/reporting_merge@1982 7926756e-e54e-46e6-9721-ed318f58905e --- app/views/cost_reports/_cost_entry_table.rhtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/cost_reports/_cost_entry_table.rhtml b/app/views/cost_reports/_cost_entry_table.rhtml index e18763fbba..0bf3150671 100644 --- a/app/views/cost_reports/_cost_entry_table.rhtml +++ b/app/views/cost_reports/_cost_entry_table.rhtml @@ -1,6 +1,6 @@ <% list = [:spent_on, :user_id, :activity_id, :issue_id, :comments, :project_id] %> - +
<% list.each do |field| %><% end %>
<%= label_for(field) %>