Complete the view transition loop
This commit is contained in:
committed by
Stanko K.R.
parent
fa2eb06992
commit
d82093c0cd
@@ -1,4 +1,4 @@
|
||||
<tr>
|
||||
<tr style="view-transition-name: <%= dom_id(access_token) %>">
|
||||
<td><strong><%= access_token.description %></strong></td>
|
||||
<td><%= access_token.permission.humanize %></td>
|
||||
<td><%= local_datetime_tag access_token.created_at, style: :datetime %></td>
|
||||
|
||||
Reference in New Issue
Block a user