Merge remote-tracking branch 'upstream/pull/4740'

This commit is contained in:
Tom Hughes 2024-04-30 18:37:25 +01:00
commit 8dafc39ab3

View file

@ -4,7 +4,7 @@
<% columns.each do |column| %>
<th><%= t ".#{column}" %></th>
<% end %>
<th class="d-flex justify-content-end"><%= t ".actions" %></th>
<th class="text-end"><%= t ".actions" %></th>
</tr>
</thead>
<tbody>