diff --git a/app/views/customers/index.html.erb b/app/views/customers/index.html.erb index 48cf7e6..b175471 100644 --- a/app/views/customers/index.html.erb +++ b/app/views/customers/index.html.erb @@ -24,3 +24,7 @@ <% else %>
There are no customers containing the term(s) <%= params[:search] %>.
<% end %> + +