[Erp5-report] r14616 - /erp5/trunk/products/CMFCategory/Renderer.py

nobody at svn.erp5.org nobody at svn.erp5.org
Fri May 25 15:07:26 CEST 2007


Author: jerome
Date: Fri May 25 15:07:25 2007
New Revision: 14616

URL: http://svn.erp5.org?rev=14616&view=rev
Log:
the base parameter was documented twice

Modified:
    erp5/trunk/products/CMFCategory/Renderer.py

Modified: erp5/trunk/products/CMFCategory/Renderer.py
URL: http://svn.erp5.org/erp5/trunk/products/CMFCategory/Renderer.py?rev=14616&r1=14615&r2=14616&view=diff
==============================================================================
--- erp5/trunk/products/CMFCategory/Renderer.py (original)
+++ erp5/trunk/products/CMFCategory/Renderer.py Fri May 25 15:07:25 2007
@@ -81,12 +81,6 @@
     - *recursive*: browse recursively to build the ItemList
 
     - *base_category*: the base category to consider (if None, default is used) API
-
-    - *base*: if set to 0, do not include the base category. If set to 1,
-              include the base category. If set to a string, use the string as base.
-
-              (implementation trick: if set to string, use that string as the base string
-              when recursing) IMPLEMENTATION HACK
 
     - *base*: if set to 0, do not include the base category. If set to 1,
               include the base category. If set to a string, use the string as base.




More information about the Erp5-report mailing list