mirror of
https://gitlab.easter-eggs.com/ee/ldapsaisie.git
synced 2024-11-18 00:09:06 +01:00
LSexample: remove showObjectAccessLogs custom action on LSpeople
This commit is contained in:
parent
2adbdb62c7
commit
1da20e7dcf
1 changed files with 0 additions and 11 deletions
|
@ -59,17 +59,6 @@ $GLOBALS['LSobjects']['LSpeople'] = array (
|
||||||
'admin',
|
'admin',
|
||||||
),
|
),
|
||||||
),
|
),
|
||||||
'showObjectAccessLogs' => array (
|
|
||||||
'function' => 'showObjectAccessLogs',
|
|
||||||
'label' => 'Show access logs',
|
|
||||||
'hideLabel' => True,
|
|
||||||
'noConfirmation' => true,
|
|
||||||
'disableOnSuccessMsg' => true,
|
|
||||||
'icon' => 'clock',
|
|
||||||
'rights' => array (
|
|
||||||
'admin'
|
|
||||||
),
|
|
||||||
),
|
|
||||||
),
|
),
|
||||||
|
|
||||||
'ioFormat' => array (
|
'ioFormat' => array (
|
||||||
|
|
Loading…
Reference in a new issue