|
|
|
|
@ -631,15 +631,15 @@ export class WorklistMainComponent implements OnInit {
|
|
|
|
|
this.common.sharedService.setSharedData(this.arr_hr_req_only[requestIndex], HomeComponent.NOTIFICATION_DATA);
|
|
|
|
|
this.intializeNotificationDetail();
|
|
|
|
|
} else {
|
|
|
|
|
this.common.sharedService.setSharedData(true, HomeComponent.COUNT_CHANGED);
|
|
|
|
|
|
|
|
|
|
// this.common.sharedService.setSharedData(true, HomeComponent.COUNT_CHANGED);
|
|
|
|
|
this.common.setTotalNumberOfWorklistRequest(true);
|
|
|
|
|
this.common.openNotificationPage();
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
} else {
|
|
|
|
|
this.common.sharedService.setSharedData(true, HomeComponent.COUNT_CHANGED);
|
|
|
|
|
|
|
|
|
|
//this.common.sharedService.setSharedData(true, HomeComponent.COUNT_CHANGED);
|
|
|
|
|
this.common.setTotalNumberOfWorklistRequest(true);
|
|
|
|
|
this.common.openNotificationPage();
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|