|
|
|
@ -832,7 +832,7 @@ export class HomePage implements OnInit {
|
|
|
|
// this.getDeviceLocation();
|
|
|
|
// this.getDeviceLocation();
|
|
|
|
this.showAttendanceOptions();
|
|
|
|
this.showAttendanceOptions();
|
|
|
|
// tslint:disable-next-line: triple-equals
|
|
|
|
// tslint:disable-next-line: triple-equals
|
|
|
|
} else if (link == '1') {
|
|
|
|
} else if (link == '1' && this.showLoader === false) {
|
|
|
|
this.common.sharedService.setSharedData(this.statsButtons[1].statsValue, 'total-count');
|
|
|
|
this.common.sharedService.setSharedData(this.statsButtons[1].statsValue, 'total-count');
|
|
|
|
this.common.startLoading();
|
|
|
|
this.common.startLoading();
|
|
|
|
this.common.openNotificationPage();
|
|
|
|
this.common.openNotificationPage();
|
|
|
|
|