Commit a0cb41ed authored by Julien Muchembled's avatar Julien Muchembled

All property sheets used for BT exported properties must be bootstrapped

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43487 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 6c2c0a97
...@@ -57,6 +57,8 @@ class PropertySheetTool(BaseTool): ...@@ -57,6 +57,8 @@ class PropertySheetTool(BaseTool):
'BusinessTemplate', 'BusinessTemplate',
'Folder', 'Folder',
'SimpleItem', 'SimpleItem',
'Version',
'Comment',
)) ))
security.declarePublic('getTranslationDomainNameList') security.declarePublic('getTranslationDomainNameList')
......
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