From df67e03126f03da34e4c0cd6d75161ada59156f8 Mon Sep 17 00:00:00 2001 From: richard Date: Tue, 18 Dec 2001 05:05:14 +0000 Subject: [PATCH] added history back to the bottom of the issue display. needs to be 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 --- roundup/templates/extended/html/issue.item | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/roundup/templates/extended/html/issue.item b/roundup/templates/extended/html/issue.item index 7e83264..9eb3c84 100644 --- a/roundup/templates/extended/html/issue.item +++ b/roundup/templates/extended/html/issue.item @@ -1,4 +1,4 @@ - + @@ -93,5 +93,12 @@ + + + + + + +
History
-- 2.30.2