aboutsummaryrefslogtreecommitdiffstats
path: root/interface/index.html
diff options
context:
space:
mode:
authorAlexander Moisseev <moiseev@mezonplus.ru>2018-04-03 17:54:27 +0300
committerAlexander Moisseev <moiseev@mezonplus.ru>2018-04-03 17:54:27 +0300
commit72eb849b21f5151295d730d3450eb95e845f15dd (patch)
treec717353f03efedc795f4fc67b7b647b8d187b856 /interface/index.html
parent03a9433dd9cf35fc48c19f3dba7bda1a7aaadfeb (diff)
downloadrspamd-72eb849b21f5151295d730d3450eb95e845f15dd.tar.gz
rspamd-72eb849b21f5151295d730d3450eb95e845f15dd.zip
[WebUI] Add messages total to throughput summary
Diffstat (limited to 'interface/index.html')
-rw-r--r--interface/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/interface/index.html b/interface/index.html
index 17f39b087..85794a49d 100644
--- a/interface/index.html
+++ b/interface/index.html
@@ -119,6 +119,7 @@
<div class="col-fluid">
<table id="rrd-table" class="table table-striped table-hover"></table>
<div id="rrd-table_toggle"></div>
+ <div id="rrd-total">Total messages: <span id="rrd-total-value"></span></div>
</div>
</div>