fix: update intern gantt chart scale type from weeks to days
This commit is contained in:
+1
-1
@@ -136,7 +136,7 @@
|
|||||||
format: 'dd.MM.yyyy',
|
format: 'dd.MM.yyyy',
|
||||||
width: 120,
|
width: 120,
|
||||||
}],
|
}],
|
||||||
scaleType: 'weeks',
|
scaleType: 'days',
|
||||||
taskListWidth: 490,
|
taskListWidth: 490,
|
||||||
});
|
});
|
||||||
} else {
|
} else {
|
||||||
|
|||||||
Reference in New Issue
Block a user