mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-08 00:54:15 +01:00
patch that addressbook not looses the cat in nextmatch
This commit is contained in:
parent
ffcb54d88f
commit
4aab4331b7
@ -427,7 +427,7 @@
|
||||
$GLOBALS['filter'] = $this->filter;
|
||||
|
||||
$search_filter = $GLOBALS['phpgw']->nextmatchs->show_tpl('/index.php',
|
||||
$this->start, $total_records,'&menuaction=addressbook.uiaddressbook.get_list','75%',
|
||||
$this->start, $total_records,'&menuaction=addressbook.uiaddressbook.get_list&fcat_id='.$this->cat_id,'75%',
|
||||
$GLOBALS['phpgw_info']['theme']['th_bg'],1,1,1,1,$this->cat_id);
|
||||
$query = $filter = '';
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user