Reset category filter when viewing addressbook

This commit is contained in:
Nathan Gray 2015-12-15 15:21:38 +00:00
parent 216aaeac17
commit 2a25b05379

View File

@ -166,6 +166,7 @@ app.classes.addressbook = AppJS.extend(
{
var extras = {
filter: 'all',
cat_id: '',
owner: []
};
var orgs = [];