diff --git a/app/views/customers/_details.html.erb b/app/views/customers/_details.html.erb index 1432665..c2ffb45 100644 --- a/app/views/customers/_details.html.erb +++ b/app/views/customers/_details.html.erb @@ -1,7 +1,7 @@
| Customer #<%+ customer.id %> | +Customer | <%= customer.name %> |
|---|