Skip to content

Commit 4d8d4af

Browse files
author
Richard Jones
committed
Default template makes the superseder entry too wide
1 parent 73db558 commit 4d8d4af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

roundup/templates/classic/html/issue.item

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<tr bgcolor="ffffea">
2525
<td width=1% nowrap align=right><span class="form-label">Superseder</span></td>
2626
<td class="form-text">
27-
<display call="field('superseder', size=40, showid=1)">
27+
<display call="field('superseder', showid=1)">
2828
<display call="classhelp('issue', 'id,title', label='list', width=500)">
2929
<property name="superseder">
3030
<br>View: <display call="link('superseder', showid=1)">

0 commit comments

Comments
 (0)