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