Merge pull request #220 from cmgustavo/ref/design-60
Improves performance on tab-home, refactor of walletDetails, bug fixes
This commit is contained in:
commit
8ad3828ddf
8 changed files with 92 additions and 146 deletions
|
|
@ -157,11 +157,7 @@ angular.module('copayApp').config(function(historicLogProvider, $provide, $logPr
|
|||
controller: 'walletDetailsController',
|
||||
templateUrl: 'views/walletDetails.html'
|
||||
}
|
||||
},
|
||||
params: {
|
||||
txid: null,
|
||||
txpId: null,
|
||||
},
|
||||
}
|
||||
})
|
||||
.state('tabs.activity', {
|
||||
url: '/activity',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue