rm log
This commit is contained in:
parent
a8becd4ba4
commit
b8a9d38fd6
1 changed files with 0 additions and 1 deletions
|
|
@ -24,7 +24,6 @@ angular.module('copayApp.controllers').controller('txDetailsController', functio
|
||||||
updateMemo();
|
updateMemo();
|
||||||
initActionList();
|
initActionList();
|
||||||
getAlternativeAmount();
|
getAlternativeAmount();
|
||||||
console.log('[txDetails.js.16:btx:]',$scope.btx, $scope.btx.addressTo); //TODO
|
|
||||||
};
|
};
|
||||||
|
|
||||||
function updateMemo() {
|
function updateMemo() {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue