mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-25 11:38:44 +02:00
N°2847 Add backend for new entry form for activity panel
This commit is contained in:
@@ -145,6 +145,9 @@ class ActivityNewEntryForm extends UIContentBlock
|
||||
{
|
||||
$aSubBlocks[$oFormActionButton->GetId()] = $oFormActionButton;
|
||||
}
|
||||
$oCaseLogSelectionPopOverMenu = $this->GetCaseLogSelectionPopOverMenu();
|
||||
$aSubBlocks[$oCaseLogSelectionPopOverMenu->GetId()] = $oCaseLogSelectionPopOverMenu;
|
||||
|
||||
return $aSubBlocks;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user