Customer #<%= @customer.id %> - <%= @customer.name %> <%= render :partial => 'customers/search' %>
+Customer #<%= @customer.id %> - <%= @customer.name %>
@@ -23,4 +22,3 @@
-diff --git a/app/views/customers/show.html.erb b/app/views/customers/show.html.erb index ca380ef..8c94fc1 100644 --- a/app/views/customers/show.html.erb +++ b/app/views/customers/show.html.erb @@ -1,5 +1,4 @@ -