Update maintenance stats
This commit is contained in:
parent
5d87ec658d
commit
3c87950dfb
2 changed files with 17 additions and 3 deletions
|
@ -236,6 +236,8 @@
|
|||
<tr><th>Last run time</th><td id="last-time">--:--:--</td></tr>
|
||||
<tr><th>Average run time</th><td id="average-time">--:--:--</td></tr>
|
||||
<tr><th>Total run time</th><td id="total-time">--:--:--</td></tr>
|
||||
<tr><th>Messages per hour</th><td id="per-hour">0</td></tr>
|
||||
<tr><th>Messages per day</th><td id="per-day">0</td></tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<button class="button is-danger" id="clear-cache" type="button">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue