From: short <> Date: Mon, 12 Dec 2005 17:54:38 +0000 (+0000) Subject: +"no_job" for the products list. X-Git-Url: https://git.jankratochvil.net/?p=www.jankratochvil.net.git;a=commitdiff_plain;h=fc406510006aff9bbb10e9e951b827a3d7ce64f9;hp=678dde71232fbad0b45a902bfac847d502f8555d +"no_job" for the products list. --- diff --git a/product/Index.pm b/product/Index.pm index 44854d0..af9fd4c 100755 --- a/product/Index.pm +++ b/product/Index.pm @@ -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();