Commit 2e5fccbf authored by Nicolas Delaby's avatar Nicolas Delaby

Allways declare Reference PropertySheet for TextDocuments

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33189 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent fb94b34f
...@@ -87,6 +87,7 @@ class TextDocument(Document, TextContent): ...@@ -87,6 +87,7 @@ class TextDocument(Document, TextContent):
, PropertySheet.ExternalDocument , PropertySheet.ExternalDocument
, PropertySheet.Url , PropertySheet.Url
, PropertySheet.TextDocument , PropertySheet.TextDocument
, PropertySheet.Reference
) )
# Explicit inheritance # Explicit inheritance
......
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