Merge branch 'MOHEMM-Q2-DEV' into enad-Q1

enad-Q1
umasoodch 4 years ago
commit eed0700356

@ -167,11 +167,6 @@ export class HomePage implements OnInit {
ngOnInit() {
let openDigitalIDCard = this.sharedData.getSharedData("loginWithDigitalIDButton", true);
// this.platform.backButton.subscribeWithPriority(9999, () => {
// if (this.router.isActive('/home', true)) {
// this.common.openHome();
// }
// });
this.direction = TranslatorService.getCurrentLanguageName();
this.myTeamTitle = this.ts.trPK('myTeam', 'myTeam-header');
this.vacationRuleTitle = this.ts.trPK('vacation-rule', 'vacationRule');

Loading…
Cancel
Save