mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-01-23 02:14:26 +00:00
[Web] remove unused bcc dest column from alias table
This commit is contained in:
parent
94c1a6c4e1
commit
642ac6d02c
1 changed files with 0 additions and 5 deletions
|
|
@ -1949,11 +1949,6 @@ jQuery(function($){
|
|||
defaultContent: '',
|
||||
responsivePriority: 5,
|
||||
},
|
||||
{
|
||||
title: lang.bcc_destinations,
|
||||
data: 'bcc_dest',
|
||||
defaultContent: ''
|
||||
},
|
||||
{
|
||||
title: lang.sogo_visible,
|
||||
data: 'sogo_visible',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue