better flag
This commit is contained in:
parent
ae400dbe27
commit
452919dbe0
1 changed files with 1 additions and 0 deletions
|
|
@ -1325,6 +1325,7 @@ angular.module('copayApp.controllers').controller('indexController', function($r
|
||||||
'Local/NewTxProposal', 'Local/TxProposalAction', 'Local/GlideraTx'
|
'Local/NewTxProposal', 'Local/TxProposalAction', 'Local/GlideraTx'
|
||||||
], function(eventName) {
|
], function(eventName) {
|
||||||
$rootScope.$on(eventName, function(event, untilItChanges) {
|
$rootScope.$on(eventName, function(event, untilItChanges) {
|
||||||
|
self.newTx = eventName == 'Local/TxProposalAction' && untilItChanges;
|
||||||
self.updateAll({
|
self.updateAll({
|
||||||
walletStatus: null,
|
walletStatus: null,
|
||||||
untilItChanges: untilItChanges,
|
untilItChanges: untilItChanges,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue