mirror of
https://github.com/go-gitea/gitea
synced 2025-08-11 12:08:21 +00:00
This commit is contained in:
committed by
Lauris BH
parent
df941f5c39
commit
1ff480baa6
@@ -49,8 +49,8 @@
|
||||
<tr>
|
||||
<td>{{.PID}}</td>
|
||||
<td>{{.Description}}</td>
|
||||
<td>{{.Start.FormatLong}}</td>
|
||||
<td>{{TimeSinceUnix .Start $.Lang}}</td>
|
||||
<td>{{DateFmtLong .Start}}</td>
|
||||
<td>{{TimeSince .Start $.Lang}}</td>
|
||||
</tr>
|
||||
{{end}}
|
||||
</tbody>
|
||||
|
Reference in New Issue
Block a user