From 13dfca39d36afcd9ffd0b8d5f438133a0b841a15 Mon Sep 17 00:00:00 2001 From: Rick Barrette Date: Wed, 11 May 2016 07:22:30 -0400 Subject: [PATCH] Update _details.html.erb --- app/views/customers/_details.html.erb | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/app/views/customers/_details.html.erb b/app/views/customers/_details.html.erb index 34a6c62..6bd99f8 100644 --- a/app/views/customers/_details.html.erb +++ b/app/views/customers/_details.html.erb @@ -25,6 +25,11 @@ <%= @customer.notes %> + + Issues + <%= @customer.issues.count %> + +