This commit is contained in:
Lunny Xiao
2022-10-19 17:36:40 +08:00
committed by Jason Song
parent be1ced34be
commit 7e01f8ce66
2 changed files with 2 additions and 2 deletions

View File

@@ -70,7 +70,7 @@
<td>{{.OwnType}}</td>
<td class="runner-tags">
{{range .AllLabels}}
<span>{{.}}</span>
<span class="ui label">{{.}}</span>
{{end}}
</td>
<td>{{TimeSinceUnix .LastOnline $.locale}}</td>