X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/f1c6a87aa137c11d0aff5a4b0e563ac2c2a8f82d..f75eb6fe9ef1e0a755c1a1810c5ca15ed58d9d08:/app/views/oauth_clients/index.html.erb diff --git a/app/views/oauth_clients/index.html.erb b/app/views/oauth_clients/index.html.erb index f1dc4afcd..113374e3f 100644 --- a/app/views/oauth_clients/index.html.erb +++ b/app/views/oauth_clients/index.html.erb @@ -5,12 +5,14 @@ <% unless @tokens.empty? %>
<%= t ".list_tokens" %>
-<%= t ".application" %> | -<%= t ".issued_at" %> | -- |
---|
<%= t ".application" %> | +<%= t ".issued_at" %> | ++ |
---|---|---|
<%= link_to token.client_application.name, token.client_application.url %> | @@ -27,7 +29,7 @@ <% end %>