Merge branch 'wallet/task/514' of https://github.com/Bitcoin-com/Wallet into wallet/task/514
This commit is contained in:
commit
04f77c1daa
2 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
<ion-view id="view-review" hide-tabs>
|
||||
<ion-view id="view-review" can-swipe-back="false" hide-tabs>
|
||||
<ion-nav-bar class="bar-royal {{vm.origin.currency.toLowerCase()}}">
|
||||
<ion-nav-title>
|
||||
{{'Review Transaction' | translate}}
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
<ion-view id="wallet-origin-destination" show-tabs>
|
||||
<ion-view id="wallet-origin-destination" hide-tabs>
|
||||
<ion-nav-bar class="bar-royal">
|
||||
<ion-nav-title>{{sendFlowTitle}}</ion-nav-title>
|
||||
<ion-nav-back-button ng-click="goBack()"></ion-nav-back-button>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue