mirror of
https://github.com/ae-utbm/sith.git
synced 2026-09-09 14:04:36 +00:00
Fix club-list pagination
This commit is contained in:
@@ -35,7 +35,7 @@
|
|||||||
id="club-list-filters"
|
id="club-list-filters"
|
||||||
hx-get="{{ url("club:club_list") }}"
|
hx-get="{{ url("club:club_list") }}"
|
||||||
hx-target="#content"
|
hx-target="#content"
|
||||||
hx-swap="outerHtml"
|
hx-swap="innerHTML"
|
||||||
hx-push-url="true"
|
hx-push-url="true"
|
||||||
>
|
>
|
||||||
<div class="row gap-4x">
|
<div class="row gap-4x">
|
||||||
|
|||||||
Reference in New Issue
Block a user