* Merge code .

This commit is contained in:
mayue
2022-08-02 17:38:48 +08:00
parent 6ebb39755a
commit 733385c430
+1 -1
View File
@@ -458,7 +458,7 @@ $(function()
gantt.config.readonly = false;
gantt.config.details_on_dblclick = false;
gantt.config.order_branch = true;
gantt.config.order_branch = 'marker';
gantt.config.details_on_dblclick = false;
gantt.config.drag_progress = true;
gantt.config.drag_links = false;