summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 7c41b4a)
raw | patch | inline | side by side (parent: 7c41b4a)
author | richard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Mon, 30 Jul 2001 02:35:28 +0000 (02:35 +0000) | ||
committer | richard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Mon, 30 Jul 2001 02:35:28 +0000 (02:35 +0000) |
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@157 57a73879-2fb5-44c3-a270-3262357dd7e2
roundup/templates/extended/html/issue.item | patch | blob | history |
diff --git a/roundup/templates/extended/html/issue.item b/roundup/templates/extended/html/issue.item
index a758fe35037129e888a8777880db3eea23ef23cc..3c3ec7738666b090f53d2bb3d8e7e7a95e6cfd46 100644 (file)
-<!-- $Id: issue.item,v 1.3 2001-07-30 01:47:28 richard Exp $-->
+<!-- $Id: issue.item,v 1.4 2001-07-30 02:35:28 richard Exp $-->
<table border=0 cellspacing=0 cellpadding=2>
<tr class="strong-header">
<td width=1% nowrap align=right><span class="form-label">Superseder</span></td>
<td class="form-text"><display call="field('superseder', size=40, showid=1)"></td>
<td width=1% nowrap align=right><span class="form-label">Support call</span></td>
- <td class="form-text"><display call="field('superseder', size=40, showid=1)"></td>
+ <td class="form-text"><display call="field('supportcall', size=40, showid=1)"></td>
</tr>
<tr bgcolor="ffffea">