mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 10:38:45 +02:00
N°4396 Fix graphs not displaying anymore in Dashboard Attribute
This commit is contained in:
@@ -867,6 +867,8 @@ try
|
||||
$sAttCode = utils::ReadParam('attcode', '');
|
||||
/** @var \cmdbAbstractObject $oObj */
|
||||
$oObj = MetaModel::GetObject($sClass, $id);
|
||||
// - Add graphs dependencies
|
||||
WebResourcesHelper::EnableC3JSToWebPage($oPage);
|
||||
$oObj->DisplayDashboard($oPage, $sAttCode);
|
||||
break;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user