diff --git a/app/views/customers/_details.html.erb b/app/views/customers/_details.html.erb index 6bd99f8..a7a3dea 100644 --- a/app/views/customers/_details.html.erb +++ b/app/views/customers/_details.html.erb @@ -27,7 +27,7 @@ Issues - <%= @customer.issues.count %> + <%= @issues.count %>