(fix) Show/hide completed tasks in list

This commit is contained in:
Francis Lachapelle
2015-07-21 15:54:26 -04:00
parent 82ed44ee31
commit 9c464c15ad
2 changed files with 2 additions and 2 deletions
@@ -101,7 +101,7 @@
_this.$query[key] = options[key];
else
_this[queryKey][key] = options[key];
})
});
}
// Perform query with both common and type-specific parameters