|
|
@ -239,7 +239,7 @@ async function initHolidays(){ |
|
|
|
async function initGanttSettings() { |
|
|
|
async function initGanttSettings() { |
|
|
|
console.log('initGanttSettings'); |
|
|
|
console.log('initGanttSettings'); |
|
|
|
// if zoom is day
|
|
|
|
// if zoom is day
|
|
|
|
$("#scale1").attr('checked', true); |
|
|
|
$("#scale3").attr('checked', true); |
|
|
|
// toggleCollapseTasks();
|
|
|
|
// toggleCollapseTasks();
|
|
|
|
|
|
|
|
|
|
|
|
// init to gantt chart view (holidays)
|
|
|
|
// init to gantt chart view (holidays)
|
|
|
|