diff --git a/api/src/Etemplate/Widget/Gantt.php b/api/src/Etemplate/Widget/Gantt.php index eba42c5e44..352b96faf6 100644 --- a/api/src/Etemplate/Widget/Gantt.php +++ b/api/src/Etemplate/Widget/Gantt.php @@ -13,6 +13,8 @@ namespace EGroupware\Api\Etemplate\Widget; +use egw_framework; + egw_framework::includeCSS('/phpgwapi/js/dhtmlxGantt/codebase/dhtmlxgantt.css'); /**