forked from extern/egroupware
* Mail: display event-invitation, if mail contains just that and not the usualy alternatives
This commit is contained in:
parent
09e9b47c9d
commit
9a8be2d234
@ -4918,7 +4918,8 @@ class Mail
|
||||
switch($_structure->getSubType())
|
||||
{
|
||||
case 'calendar':
|
||||
// this is handeled in getTextPart
|
||||
$calendar_part = $_structure;
|
||||
// fall through in case user has no calendar rights
|
||||
case 'html':
|
||||
case 'plain':
|
||||
default:
|
||||
|
Loading…
Reference in New Issue
Block a user