summaryrefslogtreecommitdiff
path: root/app/views/version_reports/_project_row.html.erb
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/version_reports/_project_row.html.erb')
-rw-r--r--app/views/version_reports/_project_row.html.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/version_reports/_project_row.html.erb b/app/views/version_reports/_project_row.html.erb
index ac0acd2..dab51e2 100644
--- a/app/views/version_reports/_project_row.html.erb
+++ b/app/views/version_reports/_project_row.html.erb
@@ -1,5 +1,5 @@
<tr>
- <td colspan="2">
+ <td colspan="3">
<b><%= project.name %></b>
</td>
</tr>