You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: data/api/gantt_autoschedule.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ gantt.autoSchedule();
16
16
@template: api_method
17
17
@descr:
18
18
19
-
To recalculate the schedule starting from a particular task, pass the id of the task as an argument to the **autoSchedule()** method:
19
+
To recalculate the schedule for a group of linked tasks, pass the id of one of the tasks in this group as an argument to the **autoSchedule()** method:
0 commit comments