diff --git a/app/views/customers/view.html.erb b/app/views/customers/view.html.erb index 5526b92..ebdf9b7 100644 --- a/app/views/customers/view.html.erb +++ b/app/views/customers/view.html.erb @@ -1,2 +1,2 @@

Customer View:

-<%= "issues/show" %> +<%= puts "issues/show" %>