1
0
mirror of https://github.com/nxshock/gron.git synced 2024-11-27 03:41:00 +05:00

Compact execution duration table field header

This commit is contained in:
nxshock 2022-03-27 16:13:28 +05:00
parent 3c6065a167
commit 45fc67b31b

View File

@ -192,7 +192,7 @@
<th>Status</th> <th>Status</th>
<th>Start time</th> <th>Start time</th>
<th>Finish time</th> <th>Finish time</th>
<th>Execution duration</th> <th>Duration</th>
<th>Last error</th> <th>Last error</th>
</tr> </tr>
{{range .}}<tr> {{range .}}<tr>