FIX - Add function "completeTabsHead" to hooks "addreplace"
This commit is contained in:
parent
b9fc642a35
commit
c9ab61b521
@ -207,7 +207,8 @@ class HookManager
|
|||||||
'sendMailAfter',
|
'sendMailAfter',
|
||||||
'showLinkToObjectBlock',
|
'showLinkToObjectBlock',
|
||||||
'setContentSecurityPolicy',
|
'setContentSecurityPolicy',
|
||||||
'setHtmlTitle'
|
'setHtmlTitle',
|
||||||
|
'completeTabsHead'
|
||||||
)
|
)
|
||||||
)) $hooktype='addreplace';
|
)) $hooktype='addreplace';
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user