diff --git a/app/views/customers/_details.html.erb b/app/views/customers/_details.html.erb index 781a995..4a6d049 100644 --- a/app/views/customers/_details.html.erb +++ b/app/views/customers/_details.html.erb @@ -5,6 +5,8 @@ <%= @customer%> + + <%= render :partial => 'vehicles/list' %>