credit_confirmation
This commit is contained in:
@@ -213,7 +213,7 @@
|
||||
<div>{{startCreditResult.credit_reference}}</div>
|
||||
</ion-item>
|
||||
|
||||
<ion-item *ngIf="credit_confirmation !='' ">
|
||||
<ion-item style="background-color: #d9f3d9;" *ngIf="credit_confirmation !='' ">
|
||||
<ion-label>Confirmation: </ion-label>
|
||||
<div>{{credit_confirmation}}</div>
|
||||
</ion-item>
|
||||
|
||||
Reference in New Issue
Block a user