N°4396 Fix graphs not displaying anymore in Dashboard Attribute

This commit is contained in:
Stephen Abello
2021-11-03 15:25:41 +01:00
parent 2d44d9d1c6
commit fe82f54066

View File

@@ -588,6 +588,8 @@ HTML
true,
'Class:'.$sClass.'/Attribute:'.$sAttCode,
AjaxTab::ENUM_TAB_PLACEHOLDER_DASHBOARD);
// Add graphs dependencies
WebResourcesHelper::EnableC3JSToWebPage($oPage);
}
continue;
}