Minor bug fixes
This commit is contained in:
parent
a34d483cd3
commit
3292ad382d
8 changed files with 60 additions and 38 deletions
|
|
@ -16,6 +16,7 @@ angular.module('copayApp.controllers').controller('txStatusController', function
|
|||
disableAnimate: true,
|
||||
disableBack: true
|
||||
});
|
||||
$ionicHistory.removeBackView();
|
||||
$state.go('tabs.send.addressbook', {
|
||||
fromSendTab: true,
|
||||
addressbookEntry: addressbookEntry
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue