This commit is contained in:
Marin @Home
2025-11-11 17:49:13 -05:00
committed by Maikel Linke
parent ce1e38f97b
commit c9418c52e4

View File

@@ -21,4 +21,4 @@
- if pagy.next
%a.page.next{ href: "#", rel: "next", "aria-label": t('.next'), data: { action: 'click->search#changePage', page: pagy.next } }
%i.icon-chevron-right{ data: { action: 'click->search#changePage', page: pagy.next } }
%i.icon-chevron-right{ data: { action: 'click->search#changePage', page: pagy.next } }