[Web] Removed double Sender Entry in RSPAMD Logs

This commit is contained in:
DerLinkman 2022-12-26 15:56:23 +01:00
parent 48310034e5
commit f3f5471ef7

View File

@ -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',