[Erp5-report] r20207 - /experimental/Experimental/ZopePatch.py

nobody at svn.erp5.org nobody at svn.erp5.org
Sat Mar 29 12:49:18 CET 2008


Author: bartek
Date: Sat Mar 29 12:49:18 2008
New Revision: 20207

URL: http://svn.erp5.org?rev=20207&view=rev
Log:
renamed patch because it contains many things

Modified:
    experimental/Experimental/ZopePatch.py

Modified: experimental/Experimental/ZopePatch.py
URL: http://svn.erp5.org/experimental/Experimental/ZopePatch.py?rev=20207&r1=20206&r2=20207&view=diff
==============================================================================
--- experimental/Experimental/ZopePatch.py (original)
+++ experimental/Experimental/ZopePatch.py Sat Mar 29 12:49:18 2008
@@ -44,8 +44,8 @@
 LOG('EXPERIMENTAL monkey-patch', INFO, 'ListField with jump to category if you have Add permission')
 from Products.Experimental.patches import ERP5Form_ListField_with_jump
 
-LOG('EXPERIMENTAL monkey-patch', INFO, 'Allow marking listbox lines with a custom css')
-from Products.Experimental.patches import ERP5Form_ListBox_line_marking
+LOG('EXPERIMENTAL monkey-patch', INFO, 'Bells and Whistles for ListBox')
+from Products.Experimental.patches import ERP5Form_ListBox_bells_and_whistles
 
 LOG('EXPERIMENTAL monkey-patch', INFO, 'Let ParallelListField work with JS-driven frontend')
 from Products.Experimental.patches import ERP5Form_DynamicParallelListField




More information about the Erp5-report mailing list