fixed image issue

MOE_MAIN-COLOR_CHANGES
umasoodch 3 years ago
parent fd2b26f15f
commit 5c3ac9be4d

@ -103,7 +103,7 @@ export class HomePage implements OnInit {
{ {
title: this.ts.trPK('home', 'business-balance'), title: this.ts.trPK('home', 'business-balance'),
statsValue: 0, statsValue: 0,
icon: 'assets/icon/new-design/business-trip.png', icon: 'assets/icon/new-design/BusinessTrip.png',
link: '5', link: '5',
show: true, show: true,
}, },

@ -6,10 +6,8 @@
</ion-header> --> </ion-header> -->
<app-generic-header <app-generic-header
showBack="!getPassdirfromNotifiPage" showBack="true"
[updateDirection]="getPassdirfromNotifiPage"
[headerText]="headerTitle" [headerText]="headerTitle"
(trigger)="closeModal()"
> >
</app-generic-header> </app-generic-header>

Loading…
Cancel
Save