From e38c1496775ae20eee5e270b429563187dd2d310 Mon Sep 17 00:00:00 2001 From: richard Date: Sun, 23 Mar 2003 09:37:11 +0000 Subject: [PATCH] added creation to index columns (sf bug 708247) git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@1617 57a73879-2fb5-44c3-a270-3262357dd7e2 --- CHANGES.txt | 1 + roundup/templates/classic/html/issue.index | 3 +++ 2 files changed, 4 insertions(+) diff --git a/CHANGES.txt b/CHANGES.txt index 3efa664..18d7616 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -73,6 +73,7 @@ Fixed: - only look for CSV files when importing (thanks Dan Grassi) - can now unset values in CSV editing (sf bug 704788) - finally, tables autosize columns (sf bug 609070) +- added creation to index columns (sf bug 708247) 2003-??-?? 0.5.7 diff --git a/roundup/templates/classic/html/issue.index b/roundup/templates/classic/html/issue.index index 9fcf2a7..6c2ced4 100644 --- a/roundup/templates/classic/html/issue.index +++ b/roundup/templates/classic/html/issue.index @@ -17,6 +17,7 @@ You are not allowed to view this page. Priority ID + Creation Activity Topic Title @@ -34,6 +35,8 @@ You are not allowed to view this page. + -- 2.39.5