mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-29 16:59:29 +00:00
(js) Fix stalled progress indicator in Contacts
This commit is contained in:
@@ -222,7 +222,6 @@
|
||||
// Array of cards for "dry" searches (see $filter)
|
||||
this.$$cards = [];
|
||||
}
|
||||
this.$isLoading = true;
|
||||
this.idsMap = {};
|
||||
this.$cards = []; // TODO Keep the "selected" state of cards
|
||||
// Extend instance with all attributes of data except headers
|
||||
|
||||
Reference in New Issue
Block a user