Restream/redmine_undev_git

View on GitHub
app/views/project_hooks/_header.html.erb

Summary

Maintainability
Test Coverage
<tr>
  <th><%= l(:field_repository) %></th>
  <th><%= l(:field_branches) %></th>
  <th><%= l(:field_keywords) %></th>
  <th><%= l(:field_status) %></th>
  <th><%= l(:field_done_ratio) %></th>
  <th><%= l(:field_assigned_to) %></th>
  <th><%= l(:label_custom_field_plural) %></th>
  <th></th>
  <th width="10%"></th>
</tr>