diff --git a/app/views/customers/_details.html.erb b/app/views/customers/_details.html.erb index 3b77005..51a0a9f 100644 --- a/app/views/customers/_details.html.erb +++ b/app/views/customers/_details.html.erb @@ -1,10 +1,5 @@ - - - - -
Customer<%= customer.name %>
Email <%= customer.email %>