Update _details.html.erb

This commit is contained in:
2016-05-11 07:26:16 -04:00
parent 1500493108
commit 9fe2119d5a

View File

@@ -27,7 +27,7 @@
<tr> <tr>
<th>Issues</th> <th>Issues</th>
<td><%= @customer.issues.count %></td> <td><%= @issues.count %></td>
</tr> </tr>
<tr> <tr>