(js) Fix stalled progress indicator in Contacts

pull/201/head
Francis Lachapelle 2016-03-04 10:59:03 -05:00
parent b808067cf7
commit aedb66f972
1 changed files with 0 additions and 1 deletions

View File

@ -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