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

This commit is contained in:
Tom Hughes 2024-10-21 22:45:04 +01:00
commit 8cb270f557

View file

@ -1,3 +1,5 @@
<% if older_id || newer_id %>
<% translation_scope ||= "shared.pagination.#{controller.controller_name}" %>
<nav>
<% link_class = "page-link icon-link text-center" %>
@ -31,3 +33,5 @@
<% end -%>
</ul>
</nav>
<% end %>