Mail: Fix attachments buttons did nothing in display popup

This commit is contained in:
nathan 2023-02-28 11:14:07 -07:00
parent 49d719e5f6
commit 406784263a

View File

@ -2348,6 +2348,7 @@ $filter['before']= date("d-M-Y", $cutoffdate2);
)
));
$readonlys = $preserv = $content;
unset($readonlys['mail_displayattachments']);
$readonlys['mail_displaydate'] = true;
if ($rememberServerID != $this->mail_bo->profileID)
{