[Zope3-checkins] 
	SVN: Zope3/branches/ZopeX3-3.0/src/zope/app/apidoc/classmodule/function_index.pt
	Backport rev 26962
    Stephan Richter 
    srichter at cosmos.phy.tufts.edu
       
    Mon Aug  9 12:25:11 EDT 2004
    
    
  
Log message for revision 26963:
  Backport rev 26962
  
Changed:
  U   Zope3/branches/ZopeX3-3.0/src/zope/app/apidoc/classmodule/function_index.pt
-=-
Modified: Zope3/branches/ZopeX3-3.0/src/zope/app/apidoc/classmodule/function_index.pt
===================================================================
--- Zope3/branches/ZopeX3-3.0/src/zope/app/apidoc/classmodule/function_index.pt	2004-08-09 16:24:24 UTC (rev 26962)
+++ Zope3/branches/ZopeX3-3.0/src/zope/app/apidoc/classmodule/function_index.pt	2004-08-09 16:25:11 UTC (rev 26963)
@@ -18,7 +18,7 @@
     <h2 class="details-section" i18n:translate="">Documentation String</h2>
 
     <div class="indent">
-      <div class="documentation" tal:content="structure context/getDocString">
+      <div class="documentation" tal:content="structure view/getDocString">
         Here is the doc string
       </div>
     </div>
    
    
More information about the Zope3-Checkins
mailing list