From 824b9219d905005495c949dca8db0eadeeb5278d Mon Sep 17 00:00:00 2001 From: tanghucheng Date: Wed, 10 Aug 2022 13:34:57 +0800 Subject: [PATCH] * Code for gantt. --- module/common/view/gantt.html.php | 1 + 1 file changed, 1 insertion(+) diff --git a/module/common/view/gantt.html.php b/module/common/view/gantt.html.php index ec81e3d8c0..76ec9eca20 100644 --- a/module/common/view/gantt.html.php +++ b/module/common/view/gantt.html.php @@ -16,6 +16,7 @@ if($currentLang != 'en') js::import($jsRoot . 'dhtmlxgantt/lang/' . $currentLang ?>