[Web] Replot graph after drawing tables
parent
a38424d3ad
commit
ab561139fe
|
@ -533,6 +533,7 @@ jQuery(function($){
|
|||
draw_api_logs();
|
||||
draw_netfilter_logs();
|
||||
draw_rspamd_history();
|
||||
rspamd_donut.replot({});
|
||||
$(window).resize(function () {
|
||||
var timer;
|
||||
clearTimeout(timer);
|
||||
|
|
Loading…
Reference in New Issue