1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-09 02:58:20 +00:00
Yarden Shoham
2023-05-09 22:39:16 +03:00
committed by GitHub
parent 4f1065030f
commit 9a0652f0b2
5 changed files with 35 additions and 9 deletions

View File

@@ -2,7 +2,7 @@
{{range .Runs}}
<li class="item gt-df gt-py-3 gt-ab">
<div class="issue-item-left gt-df gt-mr-2">
{{template "repo/actions/status" (dict "status" .Status.String)}}
{{template "repo/actions/status" (dict "status" .Status.String "locale" $.locale)}}
</div>
<div class="issue-item-main action-item-main gt-f1 gt-fc gt-df gt-mr-3">
<div class="issue-item-top-row">