commit
6a3bd53464
20 changed files with 88 additions and 77 deletions
|
|
@ -5,7 +5,7 @@ angular.module('copayApp.controllers').controller('txStatusController', function
|
|||
if ($scope.cb) $timeout($scope.cb, 100);
|
||||
|
||||
$scope.cancel = function() {
|
||||
$ionicHistory.clearHistory();
|
||||
$ionicHistory.removeBackView();
|
||||
$state.go('tabs.home');
|
||||
$scope.txStatusModal.hide();
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue