N°2847 - Prepare object details header for demo (will be reworked)

This commit is contained in:
Molkobain
2020-09-29 14:45:06 +02:00
parent 40f3d6efbe
commit f25ef7f5ac
6 changed files with 113 additions and 20 deletions

View File

@@ -396,7 +396,7 @@ EOF
$sTags = '';
}
$oPage->AddUiBlock(TitleFactory::MakeForObjectDetails($sClassName, $sObjectName, $sObjectIcon));
$oPage->AddUiBlock(TitleFactory::MakeForObjectDetails($this));
}
/**