Getting crypto value.
This commit is contained in:
parent
52f1e93e5b
commit
d6176e0f3e
2 changed files with 46 additions and 2 deletions
|
|
@ -317,7 +317,7 @@ angular.module('copayApp').config(function(historicLogProvider, $provide, $logPr
|
|||
}
|
||||
})
|
||||
.state('tabs.send.review', {
|
||||
url: '/review',
|
||||
url: '/review/:coin/:fromWalletId/:toAmount/:useSendMax',
|
||||
views: {
|
||||
'tab-send@tabs': {
|
||||
controller: 'reviewController',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue