]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/oauth2_applications/show.html.erb
Use flexbox instead of floating to position the comment icon
[rails.git] / app / views / oauth2_applications / show.html.erb
index e8ab7836dbca5a1b282e868635458ac58158867a..2967058119e457fbb864b74033dfda01b7538673 100644 (file)
@@ -2,6 +2,8 @@
   <h1><%= @application.name %></h1>
 <% end %>
 
   <h1><%= @application.name %></h1>
 <% end %>
 
+<%= render :partial => "settings_menu" %>
+
 <% secret = flash[:application_secret].presence || @application.plaintext_secret %>
 
 <table class="table table-borderless">
 <% secret = flash[:application_secret].presence || @application.plaintext_secret %>
 
 <table class="table table-borderless">