Wallet buttons max width + Receive in viewing wallet.
This commit is contained in:
parent
442f6ba4df
commit
d87c2e65f7
6 changed files with 24 additions and 9 deletions
|
|
@ -236,7 +236,7 @@ angular.module('copayApp').config(function(historicLogProvider, $provide, $logPr
|
|||
}
|
||||
})
|
||||
.state('tabs.receive', {
|
||||
url: '/receive',
|
||||
url: '/receive/:walletId',
|
||||
views: {
|
||||
'tab-receive': {
|
||||
controller: 'tabReceiveController',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue