[Erp5-report] r42949 arnaud.fontaine - /erp5/trunk/products/ERP5/bootstrap/

nobody at svn.erp5.org nobody at svn.erp5.org
Wed Feb 2 18:35:46 CET 2011


Author: arnaud.fontaine
Date: Wed Feb  2 18:35:46 2011
New Revision: 42949

URL: http://svn.erp5.org?rev=42949&view=rev
Log:
Fix typo in PropertySheetTool definition

Modified:
    erp5/trunk/products/ERP5/bootstrap/portal_property_sheets.xml

Modified: erp5/trunk/products/ERP5/bootstrap/portal_property_sheets.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/portal_property_sheets.xml?rev=42949&r1=42948&r2=42949&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/portal_property_sheets.xml [utf8] (original)
+++ erp5/trunk/products/ERP5/bootstrap/portal_property_sheets.xml [utf8] Wed Feb  2 18:35:46 2011
@@ -2,7 +2,7 @@
 <ZopeData>
   <record id="1" aka="AAAAAAAAAAE=">
     <pickle>
-      <global name="PropertySheetTool" module="Products.ERP5Type.Tool.PropertySheetTool"/>
+      <global name="PropertySheetTool" module="erp5.portal_type"/>
     </pickle>
     <pickle>
       <dictionary>



More information about the Erp5-report mailing list