+"no_job" for the products list.
authorshort <>
Mon, 12 Dec 2005 17:54:38 +0000 (17:54 +0000)
committershort <>
Mon, 12 Dec 2005 17:54:38 +0000 (17:54 +0000)
product/Index.pm

index 44854d0..af9fd4c 100755 (executable)
@@ -37,6 +37,7 @@ my $W=My::Web->init(
 #              "rel_start"=>"/",       # TODO:homepage
                "css_push"=>"/product/Lib.css",
                "footer_ids"=>0,
+               "no_job"=>1,
                );
 My::Web->heading();