+15
appview/pages/pages.go
+15
appview/pages/pages.go
···
+90
appview/pages/templates/repo/pulls/patch.html
+90
appview/pages/templates/repo/pulls/patch.html
···
···+viewing patch of {{ .Pull.Title }} · pull #{{ .Pull.PullId }} · {{ .RepoInfo.FullName }}+<span class="text-xs rounded bg-gray-100 text-black font-mono px-2 mx-1/2 inline-flex items-center">
+3
-5
appview/pages/templates/repo/pulls/pull.html
+3
-5
appview/pages/templates/repo/pulls/pull.html
······
······+<a href="/{{ $.RepoInfo.FullName }}/pulls/{{ $.Pull.PullId }}/round/{{.RoundNumber}}">view patch</a>
+47
appview/state/pull.go
+47
appview/state/pull.go
······
······
+1
-1
appview/state/router.go
+1
-1
appview/state/router.go