[Erp5-report] r33810 jerome - /erp5/trunk/products/ERP5Type/patches/make_hidden_input.py

nobody at svn.erp5.org nobody at svn.erp5.org
Wed Mar 17 16:49:01 CET 2010


Author: jerome
Date: Wed Mar 17 16:49:00 2010
New Revision: 33810

URL: http://svn.erp5.org?rev=33810&view=rev
Log:
remove debugging print. Thanks Kazuhiko

Modified:
    erp5/trunk/products/ERP5Type/patches/make_hidden_input.py

Modified: erp5/trunk/products/ERP5Type/patches/make_hidden_input.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5Type/patches/make_hidden_input.py?rev=33810&r1=33809&r2=33810&view=diff
==============================================================================
--- erp5/trunk/products/ERP5Type/patches/make_hidden_input.py [utf8] (original)
+++ erp5/trunk/products/ERP5Type/patches/make_hidden_input.py [utf8] Wed Mar 17 16:49:00 2010
@@ -49,4 +49,4 @@
       return '\n'.join(qlist)
 
   ZTUtils.Zope.make_hidden_input = make_hidden_input
-  print 'patching'
+




More information about the Erp5-report mailing list