send flow fixes
This commit is contained in:
parent
e44a305269
commit
ff4b93acbe
5 changed files with 43 additions and 24 deletions
|
|
@ -912,7 +912,7 @@ angular.module('copayApp').config(function(historicLogProvider, $provide, $logPr
|
|||
}
|
||||
})
|
||||
.state('tabs.buyandsell.glidera.amount', {
|
||||
url: '/amount/:glideraBuy/:glideraAccessToken',
|
||||
url: '/amount/:glideraBuy/:glideraSell/:glideraAccessToken',
|
||||
views: {
|
||||
'tab-home@tabs': {
|
||||
controller: 'amountController',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue