Browse Source

提交issue关闭错误问题

Signed-off-by: zouap <zouap@pcl.ac.cn>
tags/v1.22.12.2^2
zouap 3 years ago
parent
commit
04ee8beb28
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      templates/repo/issue/list.tmpl

+ 1
- 1
templates/repo/issue/list.tmpl View File

@@ -272,7 +272,7 @@
{{else if gt .Poster.ID 0}}
{{if .IsClosed}}
{{$.i18n.Tr .GetLastEventLabelFake $timeStr .GetCloseUser.HomeLink (.GetCloseUser.GetDisplayName | Escape) | Safe}}
{{eles}}
{{else}}
{{$.i18n.Tr .GetLastEventLabel $timeStr .Poster.HomeLink (.Poster.GetDisplayName | Escape) | Safe}}
{{end}}
{{else}}


Loading…
Cancel
Save