add status to results list

This commit is contained in:
Mark Moser
2016-11-22 17:04:55 -06:00
parent 4d8cf26c54
commit 97d2392832
2 changed files with 3 additions and 1 deletions

View File

@ -16,7 +16,7 @@
<th>Progress</th>
<th>Completed</th>
<th>Reminded</th>
<th>Review Status</th>
<th>Interview Status</th>
</tr>
<% @candidates.each do |candidate| %>