Revision 577a6777
Von Sven Schöling vor fast 14 Jahren hinzugefügt
bin/mozilla/menu.pl | ||
---|---|---|
122 | 122 |
|
123 | 123 |
my $anchor = $menu->menuitem(\%::myconfig, $::form, $item, $level); |
124 | 124 |
|
125 |
# next if $menuitem->{HIDDEN};
|
|
125 |
next if $menuitem->{HIDDEN}; |
|
126 | 126 |
|
127 | 127 |
# multi line hack, sschoeling jul06 |
128 | 128 |
# if a label is too long, try to split it at whitespaces, then join it to chunks of less |
Auch abrufbar als: Unified diff
Revert "Nachtrag Menü: Faltbare Untermenüs sind hier nicht aktiv, also HIDDEN Mechanismus unterdrücken."
This reverts commit cc36154c636685cace5747b664142bab83ddf701.