1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-31 22:58:35 +00:00
wxiaoguang
2024-11-21 11:31:54 +08:00
committed by GitHub
parent efb55cd8ef
commit 07373f1d5d
6 changed files with 8 additions and 16 deletions

View File

@@ -27,7 +27,7 @@
{{$previousExclusiveScope = $exclusiveScope}}
{{template "repo/issue/sidebar/label_list_item" dict "Label" .}}
{{end}}
<div class="divider"></div>
{{if and $data.RepoLabels $data.OrgLabels}}<div class="divider"></div>{{end}}
{{$previousExclusiveScope = "_no_scope"}}
{{range $data.OrgLabels}}
{{$exclusiveScope := .ExclusiveScope}}