Buttons on keypad have correct colour in new Enter Amount screen.
This commit is contained in:
parent
91dac0f54c
commit
decd0a123e
4 changed files with 571 additions and 1 deletions
|
|
@ -701,7 +701,7 @@ angular.module('copayApp').config(function(historicLogProvider, $provide, $logPr
|
|||
'tab-receive@tabs': {
|
||||
controller: 'amountController',
|
||||
controllerAs: 'vm',
|
||||
templateUrl: 'views/amount.html'
|
||||
templateUrl: 'views/amountNew.html'
|
||||
}
|
||||
}
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue