Browse Source

[Web] Replot graph after drawing tables

André 7 năm trước cách đây
mục cha
commit
ab561139fe
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      data/web/js/debug.js

+ 1 - 0
data/web/js/debug.js

@@ -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);