Commit d5b9b65e authored by Thomas Gambier's avatar Thomas Gambier 🚴🏼

Organisation_afterClone.py: fix typo

parent 89d11482
......@@ -5,4 +5,4 @@ One exception is when a person object is installed from business template.
"""
if context.getPortalType() != "Organisation":
return
context.Organisationk_init()
context.Organisation_init()
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment