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