X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/8d76be71bbb8a799cbf0627dee170f26ade5a11f..764f808d5a5faebc835ed0f588bae4a306ad687d:/app/views/issues/index.html.erb diff --git a/app/views/issues/index.html.erb b/app/views/issues/index.html.erb index 0aa9fea50..4f9d3dbd6 100644 --- a/app/views/issues/index.html.erb +++ b/app/views/issues/index.html.erb @@ -24,6 +24,7 @@ <%= text_field_tag :search_by_user, params[:search_by_user], :placeholder => t(".reported_user"), + :autocomplete => "on", :class => "form-control" %>