Add some hooks to add new buttons (compensation of removal of tabs).

Signed-off-by: Laurent Destailleur <eldy@destailleur.fr>
This commit is contained in:
Laurent Destailleur 2021-01-12 13:59:20 +01:00
parent 75323859e4
commit 2e9f3b803d

View File

@ -156,6 +156,7 @@ class HookManager
$method, $method,
array( array(
'addCalendarChoice', 'addCalendarChoice',
'addCalendarView',
'addMoreActionsButtons', 'addMoreActionsButtons',
'addMoreMassActions', 'addMoreMassActions',
'addSearchEntry', 'addSearchEntry',