UI for destination as wallet.
This commit is contained in:
parent
ff643bf479
commit
e525b2e8ad
3 changed files with 67 additions and 35 deletions
|
|
@ -317,7 +317,7 @@ angular.module('copayApp').config(function(historicLogProvider, $provide, $logPr
|
|||
}
|
||||
})
|
||||
.state('tabs.send.review', {
|
||||
url: '/review/:coin/:fromWalletId/:amount/:useSendMax',
|
||||
url: '/review/:amount/:fromWalletId/:sendMax/:toWalletId',
|
||||
views: {
|
||||
'tab-send@tabs': {
|
||||
controller: 'reviewController',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue