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

Customer View:

-<%= render @issue %> +<%= redirect_to @issue %>