[Web] Removed double Sender Entry in RSPAMD Logs
This commit is contained in:
parent
48310034e5
commit
f3f5471ef7
@ -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',
|
||||||
|
Loading…
Reference in New Issue
Block a user