[Erp5-report] r10463 - in /erp5/trunk/products/ERP5/bootstrap/erp5_core: SkinTemplateItem/p...
nobody at svn.erp5.org
nobody at svn.erp5.org
Mon Oct 2 10:29:51 CEST 2006
Author: jerome
Date: Mon Oct 2 10:29:47 2006
New Revision: 10463
URL: http://svn.erp5.org?rev=10463&view=rev
Log:
remove "parseField ..." log in Base_edit
Modified:
erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_edit.xml
erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision
Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_edit.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_edit.xml?rev=10463&r1=10462&r2=10463&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_edit.xml (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_edit.xml Mon Oct 2 10:29:47 2006
@@ -209,7 +209,6 @@
# This is an encapsulated editor\n
# call it\n
encapsulated_editor_list.append(v)\n
- context.log(\'parseField\', k)\n
elif v is not MARKER:\n
if k.startswith(\'my_\'):\n
# We only take into account\n
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=10463&r1=10462&r2=10463&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision Mon Oct 2 10:29:47 2006
@@ -1,1 +1,1 @@
-87
+88
More information about the Erp5-report
mailing list