Commit 8eba1ff1 authored by Sebastien Robin's avatar Sebastien Robin

ERP5Type: fixed typo

parent 951bdeef
......@@ -203,7 +203,7 @@ def generatePortalTypeClass(site, portal_type_name):
LOG("ERP5Type.dynamic", WARNING,
"Could not get class '%s' in Component module '%s'" % \
(type_class,
module_fullname))
module))
if klass is None:
type_class_path = document_class_registry.get(type_class)
......
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