File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
roundup/templates/extended/html Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 1- <!-- $Id: issue.item,v 1.2 2001-07-30 01:26:59 richard Exp $-->
1+ <!-- $Id: issue.item,v 1.3 2001-07-30 01:47:28 richard Exp $-->
22<table border=0 cellspacing=0 cellpadding=2>
33
44<tr class="strong-header">
3434</tr>
3535
3636<tr bgcolor="ffffea">
37- <td width=1% nowrap align=right><span class="form-label">Assigned To </span></td>
37+ <td width=1% nowrap align=right><span class="form-label">Assigned to </span></td>
3838 <td class="form-text"><display call="field('assignedto')"></td>
39- <td width=1% nowrap align=right><span class="form-label">Empty </span></td>
40- <td class="form-text">XXXX </td>
39+ <td width=1% nowrap align=right><span class="form-label">Nosy List </span></td>
40+ <td class="form-text"><display call="field('nosy')"> </td>
4141</tr>
4242
4343<tr bgcolor="ffffea">
4444 <td width=1% nowrap align=right><span class="form-label">Superseder</span></td>
4545 <td class="form-text"><display call="field('superseder', size=40, showid=1)"></td>
46- <td width=1% nowrap align=right><span class="form-label">Nosy List </span></td>
47- <td class="form-text"><display call="field('nosy' )"></td>
46+ <td width=1% nowrap align=right><span class="form-label">Support call </span></td>
47+ <td class="form-text"><display call="field('superseder', size=40, showid=1 )"></td>
4848</tr>
4949
5050<tr bgcolor="ffffea">
You can’t perform that action at this time.
0 commit comments