[CMF-checkins] CVS: CMF/CMFCollector/skins/collector - collector_contents.pt:1.18 collector_issue_contents.pt:1.7
Ken Manheimer
klm@zope.com
Mon, 29 Oct 2001 12:33:06 -0500
Update of /cvs-repository/CMF/CMFCollector/skins/collector
In directory cvs.zope.org:/tmp/cvs-serv15898/skins/collector
Modified Files:
collector_contents.pt collector_issue_contents.pt
Log Message:
=== CMF/CMFCollector/skins/collector/collector_contents.pt 1.17 => 1.18 ===
metal:use-macro="here/main_template/macros/master">
-<span tal:replace="nothing">
+<span tal:condition="nothing">
Template description: Batching view of the collector issues.
</span>
=== CMF/CMFCollector/skins/collector/collector_issue_contents.pt 1.6 => 1.7 ===
<body>
-<span tal:replace="nothing">
+<span tal:condition="nothing">
Template description: Basic view of issue characteristics and transcript.
</span>