mirror of
https://github.com/go-gitea/gitea.git
synced 2025-08-09 20:11:44 +02:00
Compare commits
1 Commits
v1.12.5
...
v1.13.0-de
Author | SHA1 | Date | |
---|---|---|---|
|
03b7e11bd6 |
@@ -15,10 +15,6 @@
|
||||
<span class="middle">{{svg "octicon-repo-forked" 16}}</span>
|
||||
{{else if .IsMirror}}
|
||||
<span class="middle">{{svg "octicon-repo-clone" 16}}</span>
|
||||
{{else if .Owner}}
|
||||
{{if .Owner.Visibility.IsPrivate}}
|
||||
<span class="text gold">{{svg "octicon-lock" 16}}</span>
|
||||
{{end}}
|
||||
{{end}}
|
||||
<div class="ui right metas">
|
||||
{{if .PrimaryLanguage }}
|
||||
|
Reference in New Issue
Block a user