X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/e222329d043592af299eed12cf6ad16969c1b46f..228ab23ce16338e281e609d9355c982cd4085c42:/app/views/oauth2_applications/index.html.erb diff --git a/app/views/oauth2_applications/index.html.erb b/app/views/oauth2_applications/index.html.erb index a2d4cc089..4ed849f98 100644 --- a/app/views/oauth2_applications/index.html.erb +++ b/app/views/oauth2_applications/index.html.erb @@ -2,12 +2,26 @@
<%= t ".name" %> | +<%= t ".permissions" %> | ++ | + |
---|
<%= t ".no_applications_html", :oauth2 => link_to(t(".oauth_2"), "https://oauth.net/2/") %>
+<% end %> +<%= link_to t(".new"), new_oauth_application_path, :class => "btn btn-outline-primary" %>
- -