mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-24 02:58:43 +02:00
Merge remote-tracking branch 'origin/support/3.2' into develop
This commit is contained in:
@@ -83,6 +83,7 @@ HTML;
|
||||
'id' => $oMessage->GetKey(),
|
||||
'text' => $sText,
|
||||
'url' => Router::GetInstance()->GenerateUrl(self::ROUTE_NAMESPACE.'.view_event', ['event_id' => $oMessage->GetKey()]),
|
||||
'target' => '_self',
|
||||
'start_date' => $oMessage->Get('date'),
|
||||
'priority' => $oMessage->Get('priority'),
|
||||
'image' => $sIcon,
|
||||
|
||||
Reference in New Issue
Block a user