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