summaryrefslogtreecommitdiff
path: root/app/views/version_reports/_project_row.html.erb
blob: ac0acd24c141b53ca58188a90412af9516d4fc0f (plain)
1
2
3
4
5
<tr>
  <td colspan="2">
    <b><%= project.name %></b>
  </td>
</tr>