Commit ef922984 authored by Julien Muchembled's avatar Julien Muchembled

Fix site creation when class tool is disallowed

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43483 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 2f9b67fa
...@@ -104,6 +104,7 @@ class TypesTool(TypeProvider): ...@@ -104,6 +104,7 @@ class TypesTool(TypeProvider):
'Business Template', 'Business Template',
'Standard Property', 'Standard Property',
'Acquired Property', 'Acquired Property',
'Dummy Class Tool',
)) ))
def listContentTypes(self, container=None): def listContentTypes(self, container=None):
......
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