sendflow service integrated into flow
This commit is contained in:
parent
f7ecdb2f2f
commit
2206102715
2 changed files with 20 additions and 2 deletions
|
|
@ -191,6 +191,7 @@ angular.module('copayApp.controllers').controller('walletSelectorController', fu
|
|||
};
|
||||
|
||||
$scope.goBack = function() {
|
||||
sendFlowService.previousState();
|
||||
$ionicHistory.goBack();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue