diff options
Diffstat (limited to 'colchange.cgi')
-rwxr-xr-x | colchange.cgi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/colchange.cgi b/colchange.cgi index 3adc475f3..35580be9c 100755 --- a/colchange.cgi +++ b/colchange.cgi @@ -27,7 +27,7 @@ puts "Content-type: text/html" # they get displayed in. set masterlist {opendate changeddate severity priority platform owner reporter status - resolution component product version project os summary summaryfull status_summary resolved_ts verified_ts} + resolution component product version project os summary summaryfull resolved_ts verified_ts} if {[info exists FORM(rememberedquery)]} { |