Plantimes Sort
parent
1037984012
commit
ea37c02fbd
|
|
@ -1178,7 +1178,7 @@ export class NttGanttComponent implements OnInit {
|
|||
colName = 'ApprovalStatus';
|
||||
break;
|
||||
case 'plantime':
|
||||
colName = 'plantime';
|
||||
colName = 'Plantime';
|
||||
break;
|
||||
case 'StartDate':
|
||||
colName = 'D2';
|
||||
|
|
|
|||
Loading…
Reference in New Issue