mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-08 09:05:16 +01:00
Disabled the group filter part
This commit is contained in:
parent
13f1ac3bcb
commit
1d85c1d8c7
@ -307,7 +307,7 @@
|
||||
{
|
||||
if ($filter_obj == 1)
|
||||
{
|
||||
$user_groups = $phpgw->accounts->memberships($phpgw_info['user']['account_id']);
|
||||
// $user_groups = $phpgw->accounts->memberships($phpgw_info['user']['account_id']);
|
||||
$indexlimit = count($user_groups);
|
||||
|
||||
$filter_obj = array(array('none',lang('Show all')),
|
||||
|
Loading…
Reference in New Issue
Block a user