commit
b247bfdcc6
1 changed files with 78 additions and 78 deletions
|
|
@ -320,7 +320,7 @@ angular.module('copayApp').config(function(historicLogProvider, $provide, $logPr
|
||||||
})
|
})
|
||||||
|
|
||||||
.state('send.amount', {
|
.state('send.amount', {
|
||||||
url: '/amount:/:toAddress/:toName',
|
url: '/amount/:toAddress/:toName',
|
||||||
views: {
|
views: {
|
||||||
'send': {
|
'send': {
|
||||||
templateUrl: 'views/amount.html'
|
templateUrl: 'views/amount.html'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue