fix enabled services
This commit is contained in:
parent
ecbe35da11
commit
c3f2230f33
4 changed files with 31 additions and 9 deletions
|
|
@ -866,6 +866,7 @@ angular.module('copayApp').config(function(historicLogProvider, $provide, $logPr
|
|||
url: '/buyandsell',
|
||||
views: {
|
||||
'tab-home': {
|
||||
controller: 'buyandsellController',
|
||||
templateUrl: 'views/buyandsell.html'
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue