浏览代码

[Web] Removed double Sender Entry in RSPAMD Logs

DerLinkman 2 年之前
父节点
当前提交
f3f5471ef7
共有 1 个文件被更改,包括 0 次插入5 次删除
  1. 0 5
      data/web/js/site/debug.js

+ 0 - 5
data/web/js/site/debug.js

@@ -775,11 +775,6 @@ jQuery(function($){
             $(td).html(cellData.value);
           }
         },
-        {
-          title: 'Subject',
-          data: 'header_subject',
-          defaultContent: ''
-        },
         {
           title: 'Symbols',
           data: 'symbols',