summaryrefslogtreecommitdiff
path: root/app/views/version_reports/_issue_row.html.erb
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/version_reports/_issue_row.html.erb')
-rw-r--r--app/views/version_reports/_issue_row.html.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/version_reports/_issue_row.html.erb b/app/views/version_reports/_issue_row.html.erb
index 7d89e69..25c11c6 100644
--- a/app/views/version_reports/_issue_row.html.erb
+++ b/app/views/version_reports/_issue_row.html.erb
@@ -4,7 +4,7 @@
<%= display_issue(issue, :tracker) %>
</td>
<td>
- <%= l_hours(issue.total_spent_hours) if @show_time %>
+ <%= issue_time(issue) %>
</td>
<td>
&nbsp;