mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-21 17:48:43 +02:00
The label of the active menu is now used as the title of the web page.
SVN:trunk[239]
This commit is contained in:
@@ -1139,6 +1139,7 @@ switch($operation)
|
||||
if (is_object($oActiveNode))
|
||||
{
|
||||
$oActiveNode->RenderContent($oP, $oAppContext->GetAsHash());
|
||||
$oP->set_title($oActiveNode->Get('label'));
|
||||
}
|
||||
}
|
||||
////MetaModel::ShowQueryTrace();
|
||||
|
||||
Reference in New Issue
Block a user