Removes unused button
This commit is contained in:
parent
24e694070b
commit
1118e60b63
3 changed files with 1 additions and 18 deletions
|
|
@ -430,8 +430,7 @@ angular.module('copayApp').config(function(historicLogProvider, $provide, $logPr
|
|||
url: '/termsOfUse',
|
||||
views: {
|
||||
'tab-settings@tabs': {
|
||||
controller: 'termOfUseController',
|
||||
templateUrl: 'views/termsOfUse.html',
|
||||
templateUrl: 'views/termsOfUse.html'
|
||||
}
|
||||
}
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue