[Erp5-report] r33189 nicolas - /erp5/trunk/products/ERP5/Document/TextDocument.py

nobody at svn.erp5.org nobody at svn.erp5.org
Mon Mar 1 16:18:00 CET 2010


Author: nicolas
Date: Mon Mar  1 16:17:59 2010
New Revision: 33189

URL: http://svn.erp5.org?rev=33189&view=rev
Log:
Allways declare Reference PropertySheet for TextDocuments

Modified:
    erp5/trunk/products/ERP5/Document/TextDocument.py

Modified: erp5/trunk/products/ERP5/Document/TextDocument.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/Document/TextDocument.py?rev=33189&r1=33188&r2=33189&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/Document/TextDocument.py [utf8] (original)
+++ erp5/trunk/products/ERP5/Document/TextDocument.py [utf8] Mon Mar  1 16:17:59 2010
@@ -87,6 +87,7 @@
                       , PropertySheet.ExternalDocument
                       , PropertySheet.Url
                       , PropertySheet.TextDocument
+                      , PropertySheet.Reference
                       )
 
     # Explicit inheritance




More information about the Erp5-report mailing list