instantly search
This commit is contained in:
parent
037e4d18fc
commit
5ca10f777d
3 changed files with 32 additions and 28 deletions
|
|
@ -51,6 +51,7 @@ angular.module('copayApp.controllers').controller('walletHomeController', functi
|
|||
var disableFocusListener = $rootScope.$on('Local/NewFocusedWallet', function() {
|
||||
self.addr = null;
|
||||
self.resetForm();
|
||||
$scope.search = '';
|
||||
$rootScope.$emit('Local/Searching', false);
|
||||
|
||||
if (profileService.focusedClient) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue