Updates tx-detail
This commit is contained in:
parent
b5abd844c9
commit
91f8dccc1b
3 changed files with 20 additions and 44 deletions
|
|
@ -182,7 +182,7 @@ angular.module('copayApp').config(function(historicLogProvider, $provide, $logPr
|
|||
views: {
|
||||
'tab-home@tabs': {
|
||||
controller: 'txDetailsController',
|
||||
templateUrl: 'views/modals/tx-details.html'
|
||||
templateUrl: 'views/tx-details.html'
|
||||
}
|
||||
}
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue