X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/b9d97853309d6dea803729215e9599647047f69a..13f059160569833c30074b9b52e8735caa83a95d:/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 %>