Displaying the amount.
This commit is contained in:
parent
65ac476aaa
commit
38c3f2fb70
3 changed files with 45 additions and 16 deletions
|
|
@ -317,7 +317,7 @@ angular.module('copayApp').config(function(historicLogProvider, $provide, $logPr
|
|||
}
|
||||
})
|
||||
.state('tabs.send.review', {
|
||||
url: '/review/:coin/:fromWalletId/:toAmount/:useSendMax',
|
||||
url: '/review/:coin/:fromWalletId/:amount/:useSendMax',
|
||||
views: {
|
||||
'tab-send@tabs': {
|
||||
controller: 'reviewController',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue