Skip to content

Commit 09aac88

Browse files
committed
CurrentURL
1 parent f00c491 commit 09aac88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/repo/user_cards.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ At the moment, no JS initialization would re-trigger (fortunately there is no JS
88
<div class="user-cards"
99
hx-trigger="refreshUserCards from:body"
1010
hx-indicator=".no-loading-indicator"
11-
hx-get="{{$.Link}}"
11+
hx-get="{{$.CurrentURL}}"
1212
hx-swap="outerHTML" hx-select=".user-cards"
1313
>
1414
{{if .CardsTitle}}

0 commit comments

Comments
 (0)