From cc36154c636685cace5747b664142bab83ddf701 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Sven=20Sch=C3=B6ling?= Date: Thu, 30 Dec 2010 16:24:53 +0100 Subject: [PATCH] =?utf8?q?Nachtrag=20Men=C3=BC:=20Faltbare=20Untermen?= =?utf8?q?=C3=BCs=20sind=20hier=20nicht=20aktiv,=20also=20HIDDEN=20Mechani?= =?utf8?q?smus=20unterdr=C3=BCcken.?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- bin/mozilla/menu.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/mozilla/menu.pl b/bin/mozilla/menu.pl index ac5ba0020..11b68b02d 100644 --- a/bin/mozilla/menu.pl +++ b/bin/mozilla/menu.pl @@ -122,7 +122,7 @@ sub section_menu { my $anchor = $menu->menuitem(\%::myconfig, $::form, $item, $level); - next if $menuitem->{HIDDEN}; +# next if $menuitem->{HIDDEN}; # multi line hack, sschoeling jul06 # if a label is too long, try to split it at whitespaces, then join it to chunks of less -- 2.20.1