Commit a87d5364 authored by 's avatar

Added default_class_init to ZClassOwner

parent 8a4fd5e4
......@@ -119,3 +119,6 @@ class ZClassOwner(ExtensionClass.Base):
r=r.items()
r.sort()
return r
Globals.default__class_init__(ZClassOwner)
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