X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/7d46f5db6004f1e0555150c3f97c82185d76b837..6ab522b2b35b565ff6f4458657dec70aa073c177:/app/views/oauth_clients/show.html.erb diff --git a/app/views/oauth_clients/show.html.erb b/app/views/oauth_clients/show.html.erb index e6aa85e3e..c7b10f137 100644 --- a/app/views/oauth_clients/show.html.erb +++ b/app/views/oauth_clients/show.html.erb @@ -2,6 +2,8 @@

<%= t(".title", :app_name => @client_application.name) %>

<% end %> +<%= render :partial => "settings_menu" %> +
<%= t ".key" %>
<%= @client_application.key %>