[Zope-Checkins]
SVN: Products.Five/branches/philikon-local-components/component/templateviews.pt
correct ZCML info object "API"
Philipp von Weitershausen
philikon at philikon.de
Wed Mar 1 00:31:16 EST 2006
Log message for revision 65659:
correct ZCML info object "API"
Changed:
U Products.Five/branches/philikon-local-components/component/templateviews.pt
-=-
Modified: Products.Five/branches/philikon-local-components/component/templateviews.pt
===================================================================
--- Products.Five/branches/philikon-local-components/component/templateviews.pt 2006-03-01 05:30:21 UTC (rev 65658)
+++ Products.Five/branches/philikon-local-components/component/templateviews.pt 2006-03-01 05:31:16 UTC (rev 65659)
@@ -12,7 +12,7 @@
tal:attributes="href string:@@customizetemplate.html?viewname=${reg/name}"
tal:content="reg/name">
</a>
- as defined in <tal:var replace="reg/info/filename" />.
+ as defined in <tal:var replace="reg/info/file" />.
</li>
</ul>
More information about the Zope-Checkins
mailing list