addressbook \& tx working again
This commit is contained in:
parent
a7de2ababd
commit
f3f9ca3e33
5 changed files with 14 additions and 27 deletions
|
|
@ -258,8 +258,6 @@ angular.module('copayApp.controllers').controller('SendController',
|
|||
|
||||
$scope.openScanner = function() {
|
||||
if (window.cordova) return $scope.scannerIntent();
|
||||
|
||||
console.log('[send.js.260] OPENN'); //TODO
|
||||
$scope.showScanner = true;
|
||||
|
||||
// Wait a moment until the canvas shows
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue