send flow fixes

This commit is contained in:
Gabriel Bazán 2016-12-02 10:09:24 -03:00
commit ff4b93acbe
5 changed files with 43 additions and 24 deletions

View file

@ -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',