X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/3426976606d30278fcf5ed279d3c95900785c4a5..387d130e87b79cb428f7554c1a233de5d0627ae9:/app/views/users/index.html.erb?ds=inline diff --git a/app/views/users/index.html.erb b/app/views/users/index.html.erb index 01b7c60aa..12d5ae7af 100644 --- a/app/views/users/index.html.erb +++ b/app/views/users/index.html.erb @@ -13,7 +13,7 @@ <%= hidden_field_tag :status, params[:status] if params[:status] %> <%= hidden_field_tag :ip, params[:ip] if params[:ip] %> <%= hidden_field_tag :page, params[:page] if params[:page] %> -
@@ -35,9 +35,9 @@ <%= render @users %> |