X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/c597ead529a425dd1a147f5908af202a497b8a62..8b840c650629d45e79f99811e9062aea5e130e33:/app/views/oauth_clients/show.html.erb?ds=sidebyside 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" %>