|
|
|
@ -196,7 +196,8 @@ export class ConfirmBasicDetailsComponent implements OnInit {
|
|
|
|
// this.cs.presentAlert(msg);
|
|
|
|
// this.cs.presentAlert(msg);
|
|
|
|
this.cs.greenToastPK("eit", "approval-message-success");
|
|
|
|
this.cs.greenToastPK("eit", "approval-message-success");
|
|
|
|
this.cs.sharedService.setSharedData(true, HomeComponent.COUNT_CHANGED);
|
|
|
|
this.cs.sharedService.setSharedData(true, HomeComponent.COUNT_CHANGED);
|
|
|
|
this.cs.openProfile('sideMenu');
|
|
|
|
// this.cs.openProfile('sideMenu');
|
|
|
|
|
|
|
|
this.cs.openHome();
|
|
|
|
//this.cs.openNotificationPage();
|
|
|
|
//this.cs.openNotificationPage();
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|