Allow replacing the address block

Since ba2c0a2651 changed the default hook mode
from addreplace to output, this is needed to still be allowed to replace
the displayed address from a hook
This commit is contained in:
Raphaël Doursenaud 2015-06-25 11:10:28 +02:00
parent a7aaa89e49
commit d6e48670e7

View File

@ -144,6 +144,7 @@ class HookManager
'moveUploadedFile', 'moveUploadedFile',
'pdf_writelinedesc', 'pdf_writelinedesc',
'paymentsupplierinvoices', 'paymentsupplierinvoices',
'printAddress',
'printSearchForm', 'printSearchForm',
'formatEvent' 'formatEvent'
) )