mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-24 11:08:45 +02:00
PHPDoc & code cleanup
This commit is contained in:
@@ -57,6 +57,8 @@ class PageContentFactory
|
||||
$oLayout = new PageContentWithSideContent();
|
||||
|
||||
// Add object details layout
|
||||
// TODO
|
||||
|
||||
// Add object activity layout
|
||||
$oActivityPanel = ActivityPanelFactory::MakeForObjectDetails($oObject);
|
||||
$oLayout->AddSideBlock($oActivityPanel);
|
||||
|
||||
Reference in New Issue
Block a user