tangled
alpha
login
or
join now
veryroundbird.house
/
core
forked from
tangled.org/core
0
fork
atom
this repo has no description
0
fork
atom
overview
issues
pulls
pipelines
appview/pulls: improve nav in patch view
anirudh.fi
1 year ago
7a24d16c
6a1daebf
verified
This commit was signed with the committer's
known signature
.
anirudh.fi
SSH Key Fingerprint:
SHA256:cz35vdbiWEzCNEfuL9fMC2JVIhtXavXBHrRjv8gxpAk=
+3
-1
1 changed file
expand all
collapse all
unified
split
appview
pages
templates
repo
pulls
patch.html
+3
-1
appview/pages/templates/repo/pulls/patch.html
···
11
11
<div class="flex gap-3 items-center mb-3">
12
12
<a href="/{{ .RepoInfo.FullName }}/pulls/{{ .Pull.PullId }}/" class="flex items-center gap-2 font-medium">
13
13
<i data-lucide="arrow-left" class="w-5 h-5"></i>
14
14
+
back
14
15
</a>
15
15
-
<h2 class="text-lg">round <span class="font-medium">#{{ $oneIndexedRound }}</span></h2>
16
16
+
<span class="select-none before:content-['\00B7']"></span>
17
17
+
round #{{ $oneIndexedRound }}
16
18
</div>
17
19
<div class="border-t border-gray-200 my-2"></div>
18
20
<h1 class="text-2xl mt-3">