.
This commit is contained in:
parent
8297839c40
commit
752fa1e432
3 changed files with 10 additions and 15 deletions
|
|
@ -1,10 +1,15 @@
|
|||
<ion-view>
|
||||
|
||||
<ion-nav-title>Send confirmation</ion-nav-title>
|
||||
|
||||
<ion-pane>
|
||||
<ion-nav-bar class="bar-stable">
|
||||
<ion-nav-title>Confirm</ion-nav-title>
|
||||
</ion-nav-bar>
|
||||
|
||||
|
||||
<ion-content scroll="false" ng-controller="confirmController" ng-init="init()">
|
||||
|
||||
|
||||
|
||||
|
||||
<ion-nav-buttons side="primary">
|
||||
<button class="button" href ui-sref="amount({toAddress: toAddress, toName: toName, toAmount: toAmount})">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue