mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 16:44:07 +01:00
* Mail - fix email date is an editable field in mail display
This commit is contained in:
parent
9fdccd7bca
commit
a83d2d5b52
@ -2248,6 +2248,7 @@ $filter['before']= date("d-M-Y", $cutoffdate2);
|
||||
)
|
||||
));
|
||||
$readonlys = $preserv = $content;
|
||||
$readonlys['mail_displaydate'] = true;
|
||||
if ($rememberServerID != $this->mail_bo->profileID)
|
||||
{
|
||||
//error_log(__METHOD__.__LINE__.' change Profile back to where we came from->'.$rememberServerID);
|
||||
|
Loading…
Reference in New Issue
Block a user