From 64cfd44fa4d6f3b2ba218704c1992a97c96095b4 Mon Sep 17 00:00:00 2001 From: richard Date: Tue, 22 Jan 2002 00:21:32 +0000 Subject: [PATCH] Fixed standard templates to use menu() when it should. git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@577 57a73879-2fb5-44c3-a270-3262357dd7e2 --- roundup/templates/classic/html/issue.item | 4 ++-- roundup/templates/extended/html/issue.item | 6 +++--- roundup/templates/extended/html/support.item | 8 ++++---- roundup/templates/extended/html/timelog.item | 4 ++-- 4 files changed, 11 insertions(+), 11 deletions(-) diff --git a/roundup/templates/classic/html/issue.item b/roundup/templates/classic/html/issue.item index c0de8fd..c59c1a3 100644 --- a/roundup/templates/classic/html/issue.item +++ b/roundup/templates/classic/html/issue.item @@ -16,7 +16,7 @@ Priority - + Status @@ -30,7 +30,7 @@ Assigned To - +     diff --git a/roundup/templates/extended/html/issue.item b/roundup/templates/extended/html/issue.item index 9eb3c84..d838e23 100644 --- a/roundup/templates/extended/html/issue.item +++ b/roundup/templates/extended/html/issue.item @@ -1,4 +1,4 @@ - + @@ -36,14 +36,14 @@ - + - + diff --git a/roundup/templates/extended/html/support.item b/roundup/templates/extended/html/support.item index 478e909..daa2d7a 100644 --- a/roundup/templates/extended/html/support.item +++ b/roundup/templates/extended/html/support.item @@ -1,4 +1,4 @@ - +
Priority Status
Assigned to Nosy List
@@ -30,19 +30,19 @@ - + - + - + diff --git a/roundup/templates/extended/html/timelog.item b/roundup/templates/extended/html/timelog.item index 3717402..cb08f4f 100644 --- a/roundup/templates/extended/html/timelog.item +++ b/roundup/templates/extended/html/timelog.item @@ -1,4 +1,4 @@ - +
Empty XXXX Source
Status Rate
Assigned To Customer Name
@@ -19,7 +19,7 @@ - + -- 2.30.2
Performed by