1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2026-01-03 03:59:16 +00:00

Merge branch 'staging'

This commit is contained in:
DerLinkman
2022-12-26 16:01:31 +01:00

View File

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