X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/dba3940571cddafefed4651e059ee6d83e7b8881..304deb3ca7adb17b412b0fda4fad10d73d0b90b6:/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..54bb4f9f6 100644 --- a/app/views/oauth_clients/index.html.erb +++ b/app/views/oauth_clients/index.html.erb @@ -6,11 +6,13 @@

<%= t ".my_tokens" %>

<%= t ".list_tokens" %>

- - - - - + + + + + + + <% @tokens.each do |token| %>
<%= t ".application" %><%= t ".issued_at" %> 
<%= t ".application" %><%= t ".issued_at" %> 
<%= link_to token.client_application.name, token.client_application.url %>