X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=bin%2Fmozilla%2Fmenunew.pl;h=6b74be731a80002a2c368582b6af04f3d941355b;hb=da10bf753ae49b8322e79fc1bb9276a092403b9a;hp=1aa7685ac37e4dc4e1c9ca8b9f091f641384b5c0;hpb=db53fb4baee692ca00c7861be8cfc86c61c7703a;p=kivitendo-erp.git diff --git a/bin/mozilla/menunew.pl b/bin/mozilla/menunew.pl index 1aa7685ac..6b74be731 100644 --- a/bin/mozilla/menunew.pl +++ b/bin/mozilla/menunew.pl @@ -65,7 +65,10 @@ sub display { sub clock_line { - $login = "[" + $fensterlink="menunew.pl?login=$form->{login}&password=$form->{password}&path=$form->{path}&action=display"; + $fenster = "["."neues Fenster]"; + + $login = "[Nutzer " . $form->{login} . " - {"path"} @@ -100,62 +103,22 @@ sub clock_line { print qq| - - - - + + + +
  [drucken]| - . $login . $datum . qq|   -
  $fenster   [drucken] + $login $datum   +
|; } @@ -263,6 +226,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 +248,10 @@ function writeMenus() { str += ''; - str += ''; + str += '
' + '' : '>') + text + '
'; + str +=''; if (target > 0) { menu[target][0].parentMenu = currMenu; menu[target][0].parentItem = currItem; @@ -416,7 +385,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 + '