]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/oauth2_applications/index.html.erb
Convert account setting menu to tabs, and include on other pages
[rails.git] / app / views / oauth2_applications / index.html.erb
index 240b34d31c6312dcda05739ab3e910dce18d748f..119bf587807ea184f873219f24ccfcdb8b4bbc72 100644 (file)
@@ -2,6 +2,8 @@
   <h1><%= t ".title" %></h1>
 <% end %>
 
+<%= render :partial => "settings_menu" %>
+
 <% if @applications.length > 0 %>
   <table class="table table-borderless table-striped">
     <thead>