Commit d20cde16 authored by Jérome Perrin's avatar Jérome Perrin

fixup! ERP5 Page Template 🚧

parent cfcdeffb
...@@ -99,6 +99,8 @@ class PageTemplate(XMLObject, ZopePageTemplate, ExpressionMixin('expression')): ...@@ -99,6 +99,8 @@ class PageTemplate(XMLObject, ZopePageTemplate, ExpressionMixin('expression')):
, PropertySheet.Reference , PropertySheet.Reference
) )
isPrincipiaFolderish = False
def __init__(self, *args, **kw): def __init__(self, *args, **kw):
""" """
override to call __init__ of page template in order to set override to call __init__ of page template in order to set
......
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