3rd step enhancement send flow
This commit is contained in:
parent
480cfe43ca
commit
2c0432e292
7 changed files with 77 additions and 110 deletions
|
|
@ -27,7 +27,6 @@ angular.module('copayApp.controllers').controller('tabsController', function($ro
|
|||
};
|
||||
|
||||
$scope.chooseScanner = function() {
|
||||
sendFlowService.clear();
|
||||
var isWindowsPhoneApp = platformInfo.isCordova && platformInfo.isWP;
|
||||
|
||||
if (!isWindowsPhoneApp) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue