.
This commit is contained in:
parent
7229adf08a
commit
6764af0a40
3 changed files with 68 additions and 3 deletions
|
|
@ -356,7 +356,7 @@ angular.module('copayApp').config(function(historicLogProvider, $provide, $logPr
|
|||
}
|
||||
})
|
||||
.state('send.confirm', {
|
||||
url: '/confirm/:toAddress/:toName/:toAmount',
|
||||
url: '/confirm/:toAddress/:toName/:toAmount/:message',
|
||||
views: {
|
||||
'send': {
|
||||
templateUrl: 'views/confirm.html'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue