[CMF-checkins] CVS: CMF/CMFCollector/skins/collector - collector_contents.pt:1.22 collector_issue_followup_form.pt:1.15
Ken Manheimer
klm@zope.com
Thu, 1 Nov 2001 13:04:58 -0500
Update of /cvs-repository/CMF/CMFCollector/skins/collector
In directory cvs.zope.org:/tmp/cvs-serv26123
Modified Files:
collector_contents.pt collector_issue_followup_form.pt
Log Message:
Whoops - forgot about netscape 4 table row shading, filled in those gaps...
=== CMF/CMFCollector/skins/collector/collector_contents.pt 1.21 => 1.22 ===
last_batch python: max(int(here.length()) - BATCHSIZE, 1)">
- <table class="FormLayout" cellspacing="0">
+ <table class="FormLayout" cellspacing="0" border="0">
<tr bgcolor="#ccffcc">
<td colspan="3">
<div metal:use-macro="here/collector_macros/macros/issue_batch_nav">
@@ -104,8 +104,8 @@
moddate item/modified;
global numcmts python: int(item.action_number)-1;
datesdiff python: ((moddate - crdate) * 86400) > 30">
- <td> </td>
- <td> </td>
+ <td> </td>
+ <td> </td>
<td>
@@ -129,8 +129,8 @@
confidential python: split(item.status, '_')[-1]
== 'confidential';
plrlcmts python: (numcmts != 1) and 's' or ''">
- <td> </td>
- <td> </td>
+ <td> </td>
+ <td> </td>
<td NOWRAP>
<!-- The color indicates whether the item is security-related, and
@@ -175,9 +175,9 @@
<tr tal:attributes="bgcolor alternatingcolor"
tal:condition="item/Description">
- <td> </td>
- <td> </td>
- <td colspan="7">
+ <td> </td>
+ <td> </td>
+ <td>
<font color="gray"
tal:content="python: item.Description[:DESCRLEN]
+ (item.Description[DESCRLEN:] and '...')">
@@ -206,9 +206,12 @@
<table>
<tr>
- <td colspan="6" align="center">
+ <td align="center">
<input type="Submit" value="Search">
</td>
+ <td>
+ <input type="reset" value="Reset">
+ </td>
</tr>
<tr>
<td COLSPAN="4">
@@ -221,7 +224,7 @@
<tr>
<th align="center"> Status </th>
<th align="center"> Requester</th>
- <th align="center"> Supporter </th>
+ <th align="center"> Assigned </th>
<th align="center"> Security Related </th>
</tr>
<tr>
=== CMF/CMFCollector/skins/collector/collector_issue_followup_form.pt 1.14 => 1.15 ===
action="collector_issue_followup">
- <table tal:define="actions_pairs here/valid_actions_pairs">
+ <table tal:define="actions_pairs here/valid_actions_pairs"
+ border="0" cellspacing="0">
<tr bgcolor="#ccffcc">
<td NOWRAP colspan="DEPENDS"
- tal:attributes="colspan python: (here.no_submitter_email() and 2)
+ tal:attributes="colspan python: (here.no_submitter_email() and 1)
or 3">
<font size="+1">
<strong>