add more columns for custom-column selection (customer view)
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
@@ -41,7 +41,7 @@ return [
|
||||
'm.destination' => [
|
||||
'label' => lng('emails.forwarders'),
|
||||
'field' => 'destination',
|
||||
// @todo formatting
|
||||
'callback' => [Email::class, 'forwarderList'],
|
||||
],
|
||||
'm.popaccountid' => [
|
||||
'label' => lng('emails.account'),
|
||||
|
||||
Reference in New Issue
Block a user