Browse Source

[Web] Removed double Sender Entry in RSPAMD Logs

DerLinkman 2 years ago
parent
commit
f3f5471ef7
1 changed files with 0 additions and 5 deletions
  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);
             $(td).html(cellData.value);
           }
           }
         },
         },
-        {
-          title: 'Subject',
-          data: 'header_subject',
-          defaultContent: ''
-        },
         {
         {
           title: 'Symbols',
           title: 'Symbols',
           data: 'symbols',
           data: 'symbols',