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