mirror of
https://github.com/nxshock/gron.git
synced 2025-07-01 00:13:36 +05:00
Compact execution duration table field header
This commit is contained in:
parent
3c6065a167
commit
45fc67b31b
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue