[CMF-checkins] CVS: CMF/CMFCollector/skins/collector - collector_add_issue_form.pt:1.18

Ken Manheimer klm@zope.com
Thu, 21 Feb 2002 12:14:27 -0500


Update of /cvs-repository/CMF/CMFCollector/skins/collector
In directory cvs.zope.org:/tmp/cvs-serv18572

Modified Files:
	collector_add_issue_form.pt 
Log Message:
Do not show the "anonymous can't followup" when collector
participation mode actually allows anonymous followup ('anyone'
setting).


=== CMF/CMFCollector/skins/collector/collector_add_issue_form.pt 1.17 => 1.18 ===
         </tr>
 
-        <tr tal:condition="not: authenticated">
+        <tr tal:condition="python: not authenticated and
+                                   here.participation != 'anyone'">
           <td> &nbsp; </td>
           <td colspan="3">
             <font color="brown" size="-1">