Skip to content

Commit 92bc292

Browse files
committed
Format
1 parent 1c81461 commit 92bc292

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

templates/repo/watchers.tmpl

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
{{template "repo/header" .}}
44
<div class="no-loading-indicator tw-hidden"></div>
55
<!-- this element reloads its content with htmx as soon as a response from the backend
6-
includes the header "HX-Trigger: refreshCards". This usually happens when a user
7-
watched/unwatched/starred/unstarred and we want their user card to appear/disappear.
8-
To test go to the watchers page and click the watch button. The user cards should reload. -->
6+
includes the header "HX-Trigger: refreshCards". This usually happens when a user
7+
watched/unwatched/starred/unstarred and we want their user card to appear/disappear.
8+
To test go to the watchers page and click the watch button. The user cards should reload. -->
99
<div
1010
hx-trigger="refreshCards from:body"
1111
hx-indicator=".no-loading-indicator"

0 commit comments

Comments
 (0)