diff --git a/app/views/customers/index.html.erb b/app/views/customers/index.html.erb index 87af146..97001ea 100644 --- a/app/views/customers/index.html.erb +++ b/app/views/customers/index.html.erb @@ -5,6 +5,7 @@
<% @customer = c.name%> + <%= render :partial => 'customers/details' %>