X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/dba3940571cddafefed4651e059ee6d83e7b8881..bf9dd8f350ca1b54afb79dda79506d980ccb5738:/app/views/oauth_clients/index.html.erb?ds=inline 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 %>