mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-03 04:29:28 +01:00
Reset category filter when viewing addressbook
This commit is contained in:
parent
216aaeac17
commit
2a25b05379
@ -166,6 +166,7 @@ app.classes.addressbook = AppJS.extend(
|
||||
{
|
||||
var extras = {
|
||||
filter: 'all',
|
||||
cat_id: '',
|
||||
owner: []
|
||||
};
|
||||
var orgs = [];
|
||||
|
Loading…
Reference in New Issue
Block a user