X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/9018d1af07c53b03bf8caf0480b931dc25f57147..b676aa76c52519b4bfd477e233933dbefe0014f9:/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" %>