forked from extern/egroupware
Use new function to show favorites even when viewing a contact
This commit is contained in:
parent
dee286e2e0
commit
0d06c2b394
@ -36,7 +36,7 @@ class addressbook_hooks
|
||||
display_sidebox($appname,lang('Favorites'),array(
|
||||
array(
|
||||
'no_lang' => true,
|
||||
'text'=>'<span id="favorite_sidebox"/>',
|
||||
'text'=> etemplate_widget_nextmatch::favorite_list('addressbook','addressbook.addressbook_ui.get_rows'),
|
||||
'link'=>false,
|
||||
'icon' => false
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user