Adds next step for external services
This commit is contained in:
parent
72fa77dbef
commit
c3188d7d17
12 changed files with 156 additions and 101 deletions
|
|
@ -105,7 +105,10 @@ angular.module('copayApp').config(function(historicLogProvider, $provide, $logPr
|
|||
templateUrl: 'views/starting.html'
|
||||
})
|
||||
|
||||
|
||||
.state('buyandsell', {
|
||||
url: '/buyandsell',
|
||||
templateUrl: 'views/buyandsell.html'
|
||||
})
|
||||
|
||||
/*
|
||||
*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue