[Erp5-report] r42332 jerome - in /erp5/trunk/products/ERP5/bootstrap/erp5_core: SkinTemplat...

nobody at svn.erp5.org nobody at svn.erp5.org
Fri Jan 14 12:06:02 CET 2011


Author: jerome
Date: Fri Jan 14 12:06:02 2011
New Revision: 42332

URL: http://svn.erp5.org?rev=42332&view=rev
Log:
typo

Modified:
    erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Delivery_afterClone.xml
    erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Delivery_afterClone.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Delivery_afterClone.xml?rev=42332&r1=42331&r2=42332&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Delivery_afterClone.xml [utf8] (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Delivery_afterClone.xml [utf8] Fri Jan 14 12:06:02 2011
@@ -58,7 +58,7 @@ context.setSolver(None)\n
 # Initialize Causality Workflow\n
 if hasattr(context, \'startBuilding\'):\n
   context.startBuilding()\n
-  context.calculateCausalityState()\n
+  context.updateCausalityState()\n
 </string> </value>
         </item>
         <item>

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision?rev=42332&r1=42331&r2=42332&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision [utf8] (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision [utf8] Fri Jan 14 12:06:02 2011
@@ -1 +1 @@
-40853
\ No newline at end of file
+40854
\ No newline at end of file



More information about the Erp5-report mailing list