Index: openacs-4/packages/oct-election/www/election.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/oct-election/www/election.tcl,v diff -u -r1.3.2.2 -r1.3.2.3 --- openacs-4/packages/oct-election/www/election.tcl 16 May 2006 04:14:55 -0000 1.3.2.2 +++ openacs-4/packages/oct-election/www/election.tcl 17 Nov 2006 15:10:29 -0000 1.3.2.3 @@ -16,6 +16,7 @@ vote_forum_cutoff, number_of_candidates, label, + cvs_history_days, (case when now() > start_time then 1 else 0 end) as past_start_p, (case when now() > end_time then 1 else 0 end) as past_end_p from oct_election