Monorepo for Tangled
0

Configure Feed

Select the types of activity you want to include in your feed.

Revert "appview/pages/templates: fix patch resubmit button"

This reverts commit f3543173498febdf964251e1c994b96073e3f06c.

Seongmin Lee (Jul 24, 2026, 12:43 AM +0900) a8b2dec9 4f12da98

-1
-1
appview/pages/templates/repo/pulls/fragments/pullResubmit.html
··· 18 18 <form 19 19 hx-post="/{{ .RepoInfo.FullName }}/pulls/{{ .Pull.PullId }}/resubmit" 20 20 hx-swap="none" 21 - hx-include="this" 22 21 class="w-full flex flex-wrap gap-2" 23 22 hx-indicator="#resubmit-spinner" 24 23 >