X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=bin%2Fmozilla%2Fmenunew.pl;h=bb292af3d8281958108087edd0c136dc9391b933;hb=db68b6fd72b9f0d7d8be953746c0e7d6154f5eaf;hp=1aa7685ac37e4dc4e1c9ca8b9f091f641384b5c0;hpb=db53fb4baee692ca00c7861be8cfc86c61c7703a;p=kivitendo-erp.git diff --git a/bin/mozilla/menunew.pl b/bin/mozilla/menunew.pl index 1aa7685ac..bb292af3d 100644 --- a/bin/mozilla/menunew.pl +++ b/bin/mozilla/menunew.pl @@ -100,62 +100,22 @@ sub clock_line { print qq| - - - - + + + +
  [drucken]| - . $login . $datum . qq|   -
  [drucken] + $login $datum   +
|; } @@ -263,6 +223,11 @@ function Item(text, href, frame, length, spacing, target) { this.target = target; this.ref = null; } +function go(link,frame) { + tmp=eval("top."+frame); + tmp.location=link; + //top.main_window.location=link; +} function writeMenus() { if (!isDOM && !isIE4 && !isNS4) return; for (currMenu = 0; currMenu < menu.length; currMenu++) with (menu[currMenu][0]) { @@ -280,9 +245,10 @@ function writeMenus() { str += ''; - str += ''; + str += '
' + '' : '>') + text + '
'; + str +=''; if (target > 0) { menu[target][0].parentMenu = currMenu; menu[target][0].parentItem = currItem; @@ -416,7 +382,7 @@ sub section_menu { } else { if ($menu->{$item}{module}) { - #Untermenüpunkte + #Untermenüpunkte $target = $menu->{$item}{target}; $uri = $menu->menuitemNew(\%myconfig, \%$form, $item, $level);
' + text + '