added myteam navigation

myteam
umasoodch 6 years ago
parent 561db9109f
commit 7ed63baf68

@ -385,6 +385,9 @@ export class HomePage implements OnInit {
// }
}
openMyTeamPage() {
this.common.openMyTeamPage();
}
getMenuEntries(item) {
const request: any = {};
let selEmpNo: string = null;

Loading…
Cancel
Save