From: Sven Schöling Date: Thu, 30 Dec 2010 16:46:40 +0000 (+0100) Subject: Revert "Nachtrag Menü: Faltbare Untermenüs sind hier nicht aktiv, also HIDDEN Mechani... X-Git-Tag: release-2.6.2beta1~16 X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;h=577a6777c85ab9954cf30261ff0fbe1733180c03;p=kivitendo-erp.git Revert "Nachtrag Menü: Faltbare Untermenüs sind hier nicht aktiv, also HIDDEN Mechanismus unterdrücken." This reverts commit cc36154c636685cace5747b664142bab83ddf701. --- diff --git a/bin/mozilla/menu.pl b/bin/mozilla/menu.pl index 11b68b02d..ac5ba0020 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