Add missing use egw_framework

This commit is contained in:
Nathan Gray 2016-03-21 16:06:26 +00:00
parent ca0a896fa3
commit 2935c25eed

View File

@ -13,6 +13,8 @@
namespace EGroupware\Api\Etemplate\Widget;
use egw_framework;
egw_framework::includeCSS('/phpgwapi/js/dhtmlxGantt/codebase/dhtmlxgantt.css');
/**