From 903ae789d22b8cc88308d3d5ec2439695b57743b Mon Sep 17 00:00:00 2001 From: Rick Barrette Date: Mon, 9 May 2016 06:49:38 -0400 Subject: [PATCH] Update _details.html.erb --- app/views/vehicles/_details.html.erb | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/app/views/vehicles/_details.html.erb b/app/views/vehicles/_details.html.erb index 5a6f2a6..bbf7ccd 100644 --- a/app/views/vehicles/_details.html.erb +++ b/app/views/vehicles/_details.html.erb @@ -35,6 +35,11 @@ <%= @vehicle.notes %> + + Issues + <%= @vehicle.issues.count %> + +