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