From 33a83c8f76da92d70352e0750ff677452ca12fa5 Mon Sep 17 00:00:00 2001 From: Rick Barrette Date: Sun, 18 Sep 2016 22:53:54 -0400 Subject: [PATCH] Update _details.html.erb --- app/views/customers/_details.html.erb | 5 ----- 1 file changed, 5 deletions(-) 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 %>