Merge branch 'main' of https://dev.azure.com/asfinag/Tech-Supporting.ITSM/_git/Tech-Supporting.ITSM.ChangeKalender
commit
123cb970ed
|
|
@ -748,6 +748,7 @@ export class NttGanttComponent implements OnInit {
|
||||||
* The function queryTaskbarInfo catches the corresponding syncfsuions event and colors the respective diamond depending on the status
|
* The function queryTaskbarInfo catches the corresponding syncfsuions event and colors the respective diamond depending on the status
|
||||||
* @param args event arguments from the syncfusion gantt chart
|
* @param args event arguments from the syncfusion gantt chart
|
||||||
*/
|
*/
|
||||||
|
|
||||||
public queryTaskbarInfo(args: any) {
|
public queryTaskbarInfo(args: any) {
|
||||||
if (args.taskbarType == 'Milestone')
|
if (args.taskbarType == 'Milestone')
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue