Adds more fee data to the confirmation popup
This commit is contained in:
parent
b720821d4e
commit
82bcfd8d30
4 changed files with 22 additions and 5 deletions
|
|
@ -15,7 +15,6 @@ angular.module('copayApp.controllers').controller('txController',
|
|||
this.copayerId = fc.credentials.copayerId;
|
||||
this.isShared = fc.credentials.n > 1;
|
||||
|
||||
|
||||
if (isCordova) {
|
||||
$rootScope.modalOpened = true;
|
||||
var self = this;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue