exta section
This commit is contained in:
@@ -50,7 +50,10 @@ export class FamiliyDashComponent implements OnInit {
|
||||
this.pageItem.family_action = "";
|
||||
this.router.navigate(['family'],{state: {page_name: 0, family_action: ''}});
|
||||
});
|
||||
|
||||
//
|
||||
addEventListener('app_familiy_go_wallet', () => {
|
||||
this.router.navigate(['tabs/tab4'],{state: {page_name: 0, family_action: ''}});
|
||||
});
|
||||
|
||||
this.bannerData = this.bannersDataService.bannerData;
|
||||
this.homebannerCount = this.bannersDataService.homebannerCount;
|
||||
|
||||
Reference in New Issue
Block a user