test corst, fix footer
CI / scan_ruby (push) Successful in 17s
CI / scan_js (push) Successful in 12s
CI / lint (push) Successful in 21s
CI / test (push) Successful in 48s

This commit is contained in:
2026-02-06 02:01:34 +01:00
parent e15835bda9
commit 9f71fe65e5
3 changed files with 86 additions and 1 deletions
+1 -1
View File
@@ -86,7 +86,7 @@
</div>
<div class="flex items-center justify-between mt-4 text-sm text-slate-600">
<div><%= pagy_info(@pagy) %></div>
<div><%= pagy_info(@pagy).html_safe %></div>
<div class="flex items-center gap-2">
<%
pagination_params = { q: @query.presence, category: @category.presence, language: @language_code.presence, starts_with: @starts_with.presence }.compact