0
0
mirror of https://github.com/go-gitea/gitea.git synced 2026-02-04 08:51:45 +01:00

Use octicon-eye for ready for review, octicon-git-pull-request-draft for WIP

Co-authored-by: silverwind <115237+silverwind@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot] 2026-02-02 17:34:02 +00:00
parent 8da27ea512
commit 3f465f9b55

View File

@ -704,7 +704,7 @@
</div>
{{else if eq .Type 40}}
<div class="timeline-item event" id="{{.HashTag}}">
<span class="badge">{{svg "octicon-git-pull-request-draft"}}</span>
<span class="badge">{{svg "octicon-eye"}}</span>
{{template "shared/user/avatarlink" dict "user" .Poster}}
<span class="comment-text-line">
{{template "shared/user/authorlink" .Poster}}