diff --git a/UI/WebServerResources/js/Contacts/AddressBook.service.js b/UI/WebServerResources/js/Contacts/AddressBook.service.js index af4d56e25..18c011f0d 100644 --- a/UI/WebServerResources/js/Contacts/AddressBook.service.js +++ b/UI/WebServerResources/js/Contacts/AddressBook.service.js @@ -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