We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af833fb commit 21a4894Copy full SHA for 21a4894
templates/repo/branch/list.tmpl
@@ -149,7 +149,7 @@
149
{{end}}
150
151
</td>
152
- {{/* FIXME: here and below, the tw-overflow-visible is not quite right */}}
+ {{/* FIXME: here and above, the tw-overflow-visible is not quite right */}}
153
<td class="three wide right aligned tw-overflow-visible">
154
{{if and $.IsWriter (not $.Repository.IsArchived) (not .DBBranch.IsDeleted)}}
155
<button class="btn interact-bg tw-p-2 show-modal show-create-branch-modal"
0 commit comments