mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-22 11:55:24 +00:00
(fix) reset search filter when switching address books
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
|
||||
function select(folder) {
|
||||
vm.editMode = false;
|
||||
AddressBook.$query.value = '';
|
||||
$state.go('app.addressbook', {addressbookId: folder.id});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user