mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-11 03:40:20 +00:00
linting
This commit is contained in:
committed by
Maikel Linke
parent
ce1e38f97b
commit
c9418c52e4
@@ -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 } }
|
||||
|
||||
Reference in New Issue
Block a user