X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/88ba316abeecffccd1cb51c63ce5594c95023624..HEAD:/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 %>