feat: project and subdomain rename
This commit is contained in:
@@ -16,7 +16,7 @@ class IcsGenerator
|
||||
{
|
||||
$assignment = $this->disposition->getAssignment();
|
||||
|
||||
$calendar = Calendar::create('MyE&P Team');
|
||||
$calendar = Calendar::create('E&P Team');
|
||||
|
||||
$label = sprintf('E&P: Einteilung als %s', $assignment->getJobProfile()->getName());
|
||||
$address = sprintf("%s\n%s", $assignment->getDestination()->getProduct(), $assignment->getDestination()->getHotel());
|
||||
|
||||
Reference in New Issue
Block a user