[Zope-Checkins] 
	SVN: Products.Five/branches/philikon-local-components/component/component.txt
	i renamed the view name last night
    Philipp von Weitershausen 
    philikon at philikon.de
       
    Wed Mar  1 13:28:39 EST 2006
    
    
  
Log message for revision 65675:
  i renamed the view name last night
  
Changed:
  U   Products.Five/branches/philikon-local-components/component/component.txt
-=-
Modified: Products.Five/branches/philikon-local-components/component/component.txt
===================================================================
--- Products.Five/branches/philikon-local-components/component/component.txt	2006-03-01 17:32:51 UTC (rev 65674)
+++ Products.Five/branches/philikon-local-components/component/component.txt	2006-03-01 18:28:39 UTC (rev 65675)
@@ -59,7 +59,7 @@
   >>> viewnames = [reg.name for reg in view.templateViewRegistrations()]
   >>> viewnames.sort()
   >>> pprint(viewnames)
-  [u'customizeview.html', u'templateviews.html']
+  [u'customizetemplate.html', u'templateviews.html']
 
 
 Customizing views
    
    
More information about the Zope-Checkins
mailing list