remove fetch pay pro logic from send confirm screen
This commit is contained in:
parent
73c3f1853d
commit
2a7ed47548
4 changed files with 75 additions and 79 deletions
|
|
@ -136,7 +136,7 @@ angular.module('copayApp.controllers').controller('tabScanController', function(
|
|||
|
||||
$scope.canGoBack = function(){
|
||||
return $state.params.passthroughMode;
|
||||
}
|
||||
};
|
||||
function goBack(){
|
||||
$ionicHistory.nextViewOptions({
|
||||
disableAnimate: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue