X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/adfb4dc61945b7b441695885b3b273bfdf712332..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 5f828a057..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 %> @@ -19,7 +21,7 @@

<%= t ".requests" %>

<%= t ".support_notice" %>