mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-21 15:33:23 +01:00
Infolog: Fix missing private setting on customfields
This commit is contained in:
parent
299ec51be5
commit
6e65165660
@ -186,6 +186,7 @@ class infolog_hooks
|
||||
)),
|
||||
'Custom fields, type and status' => Egw::link('/index.php',array(
|
||||
'menuaction' => 'infolog.infolog_customfields.index',
|
||||
'use_private' => 1,
|
||||
'ajax' => 'true',
|
||||
)),
|
||||
);
|
||||
|
Loading…
Reference in New Issue
Block a user