Commit d088b7d1 authored by Nicolas Dumazet's avatar Nicolas Dumazet

register correctly document classes to Zope


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38397 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 1797ae23
......@@ -48,6 +48,7 @@ content_constructors = ()
# Finish installation
def initialize( context ):
initializeProduct(context, this_module, globals(),
document_classes = document_classes,
object_classes = object_classes,
portal_tools = portal_tools,
content_constructors = content_constructors,
......
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