[zopeorg-checkins] CVS: Products/ZopeOrg-NV - ContentList.py:1.2

Sidnei da Silva sidnei at x3ng.com.br
Thu Apr 17 07:47:27 EDT 2003


Update of /cvs-zopeorg/Products/ZopeOrg-NV
In directory cvs.zope.org:/tmp/cvs-serv6874

Modified Files:
	ContentList.py 
Log Message:
small fixes

=== Products/ZopeOrg-NV/ContentList.py 1.1 => 1.2 ===
         else:
             return context.contentItems()
 
+    index_html = None
+
     def __call__( self, context=None ):
         """
             Return a list of 'objectItems' tuples, sorting those





More information about the zopeorg-checkins mailing list