mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-03 04:29:28 +01:00
Mail: Fix attachments buttons did nothing in display popup
This commit is contained in:
parent
49d719e5f6
commit
406784263a
@ -2348,6 +2348,7 @@ $filter['before']= date("d-M-Y", $cutoffdate2);
|
|||||||
)
|
)
|
||||||
));
|
));
|
||||||
$readonlys = $preserv = $content;
|
$readonlys = $preserv = $content;
|
||||||
|
unset($readonlys['mail_displayattachments']);
|
||||||
$readonlys['mail_displaydate'] = true;
|
$readonlys['mail_displaydate'] = true;
|
||||||
if ($rememberServerID != $this->mail_bo->profileID)
|
if ($rememberServerID != $this->mail_bo->profileID)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user