Back button on Review Transaction screen works with sendFlowService.
This commit is contained in:
parent
b426209efb
commit
a2dff98c63
2 changed files with 7 additions and 2 deletions
|
|
@ -3,8 +3,7 @@
|
|||
<ion-nav-title>
|
||||
{{'Review Transaction' | translate}}
|
||||
</ion-nav-title>
|
||||
<ion-nav-back-button>
|
||||
</ion-nav-back-button>
|
||||
<ion-nav-back-button ng-click="vm.goBack()"></ion-nav-back-button>
|
||||
</ion-nav-bar>
|
||||
|
||||
<ion-content class="padded-bottom-cta-with-summary bg-neutral">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue