LSexample: remove showObjectAccessLogs custom action on LSpeople

This commit is contained in:
Benjamin Renard 2022-06-16 14:17:06 +02:00
parent 2adbdb62c7
commit 1da20e7dcf

View file

@ -59,17 +59,6 @@ $GLOBALS['LSobjects']['LSpeople'] = array (
'admin',
),
),
'showObjectAccessLogs' => array (
'function' => 'showObjectAccessLogs',
'label' => 'Show access logs',
'hideLabel' => True,
'noConfirmation' => true,
'disableOnSuccessMsg' => true,
'icon' => 'clock',
'rights' => array (
'admin'
),
),
),
'ioFormat' => array (