mirror of
https://github.com/go-gitea/gitea
synced 2025-07-29 21:58:36 +00:00
Bug: Transfer repository doesn't update the count
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
</p>
|
||||
<div class="{{if .ReadmeExist}}panel-content markdown{{end}} code-view">
|
||||
{{if .ReadmeExist}}
|
||||
{{.FileContent | Str2html}}
|
||||
{{if .FileContent}}{{.FileContent | Str2html}}{{end}}
|
||||
{{else if not .IsFileText}}
|
||||
<div class="view-raw">
|
||||
{{if .IsImageFile}}
|
||||
|
Reference in New Issue
Block a user