+1
-1
appview/pages/templates/repo/pulls/pulls.html
+1
-1
appview/pages/templates/repo/pulls/pulls.html
···
31
31
"Key" "closed"
32
32
"Value" "closed"
33
33
"Icon" "ban"
34
-
"Meta" (string .RepoInfo.Stats.IssueCount.Closed)) }}
34
+
"Meta" (string .RepoInfo.Stats.PullCount.Closed)) }}
35
35
{{ $values := list $open $merged $closed }}
36
36
<div class="grid gap-2 grid-cols-[auto_1fr_auto] grid-row-2">
37
37
<form class="flex relative col-span-3 sm:col-span-1 sm:col-start-2" method="GET">