From: short <> Date: Tue, 8 Mar 2005 22:57:34 +0000 (+0000) Subject: +Comment: FIXME: "head_css" no longer exists in My::Web branch "apache2" X-Git-Url: http://git.jankratochvil.net/?p=MyWeb.git;a=commitdiff_plain;h=9b66e5b82f017b8ee8faa4de77e15672e0bc319a +Comment: FIXME: "head_css" no longer exists in My::Web branch "apache2" --- diff --git a/Project.pm b/Project.pm index b18391c..bbcee8a 100644 --- a/Project.pm +++ b/Project.pm @@ -200,6 +200,7 @@ my($class,%args)=@_; "rel_up"=>top_dir('/project/'), # "rel_start"=>top_dir(), # TODO:homepage %args, + # FIXME: "head_css" no longer exists in My::Web branch "apache2" "head_css"=>($args{"head_css"} || "")." table.print_project td { vertical-align: top; } ",