X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=cgi%2Fpkgreport.cgi;h=a0d7685d73f28ba72220d68254b98b657d094ed5;hb=dfe9e7343c6b6e24b9413a65f3f7218c9872d8bf;hp=e5a4b992ef3f0946e8260fa19fd2bfbc24f70051;hpb=fe207e3249ba5c49d7e24728a3bdaf1fc0f78b83;p=debbugs.git diff --git a/cgi/pkgreport.cgi b/cgi/pkgreport.cgi index e5a4b99..a0d7685 100755 --- a/cgi/pkgreport.cgi +++ b/cgi/pkgreport.cgi @@ -229,7 +229,8 @@ our %cats = ( "ord" => [2,3,4,1,0,5], } ], "oldview" => [ qw(status severity) ], - "normal" => [ qw(status severity classification) ], + "normal" => [ qw(status severity classification) ], + raw => [{nam => 'Raw',def => 'Raw'}], ); if (exists $param{which} and exists $param{data}) {