summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 98a1227)
raw | patch | inline | side by side (parent: 98a1227)
author | richard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Tue, 18 Dec 2001 05:05:14 +0000 (05:05 +0000) | ||
committer | richard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Tue, 18 Dec 2001 05:05:14 +0000 (05:05 +0000) |
formatted more nicely. also noticed that the journal entries aren't
necessarily accurate...
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@475 57a73879-2fb5-44c3-a270-3262357dd7e2
necessarily accurate...
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@475 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 7e83264e1229c191de234e3bf25d324db6b8208f..9eb3c8453f1c41c90828d8ac8ad8521306f02853 100644 (file)
-<!-- $Id: issue.item,v 1.7 2001-11-21 02:34:18 richard Exp $-->
+<!-- $Id: issue.item,v 1.8 2001-12-18 05:05:14 richard Exp $-->
<table border=0 cellspacing=0 cellpadding=2>
<tr class="strong-header">
</tr>
</property>
+<tr class="strong-header">
+ <td colspan=4><b>History</b></td>
+</tr>
+<tr>
+ <td colspan=4><display call="history()"></td>
+</tr>
+
</table>