Merge pull request #5449 from tuladhar/patch-1
Display updated memo on save
This commit is contained in:
commit
22f372c7e0
1 changed files with 1 additions and 0 deletions
|
|
@ -119,6 +119,7 @@ angular.module('copayApp.controllers').controller('txDetailsController', functio
|
||||||
$log.debug('Could not save tx comment ' + err);
|
$log.debug('Could not save tx comment ' + err);
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
$scope.$apply();
|
||||||
});
|
});
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue