X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/9018d1af07c53b03bf8caf0480b931dc25f57147..1a97236747e1bf93d9fc3039bbf65e48a1b76d50:/app/views/oauth2_applications/show.html.erb?ds=inline diff --git a/app/views/oauth2_applications/show.html.erb b/app/views/oauth2_applications/show.html.erb index e8ab7836d..296705811 100644 --- a/app/views/oauth2_applications/show.html.erb +++ b/app/views/oauth2_applications/show.html.erb @@ -2,6 +2,8 @@

<%= @application.name %>

<% end %> +<%= render :partial => "settings_menu" %> + <% secret = flash[:application_secret].presence || @application.plaintext_secret %>