Merge branch 'ShowUserOnExternalCalenderEvents' of https://github.com/TobiasSekan/dolibarr into ShowUserOnExternalCalenderEvents
This commit is contained in:
commit
a7895f3496
@ -1067,8 +1067,7 @@ if (count($listofextcals))
|
|||||||
$event->userassigned[$userId] = $userId;
|
$event->userassigned[$userId] = $userId;
|
||||||
$event->percentage = -1;
|
$event->percentage = -1;
|
||||||
}
|
}
|
||||||
else
|
else {
|
||||||
{
|
|
||||||
$event->type_code = "ICALEVENT";
|
$event->type_code = "ICALEVENT";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user