X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=bin%2Fmozilla%2Fmenunew.pl;h=e2c1004d4a268f906529d5aa36f5a6e3c26f259a;hb=d3287e3265b566f110eb9734c8ab26b8036d22f4;hp=1aa7685ac37e4dc4e1c9ca8b9f091f641384b5c0;hpb=db53fb4baee692ca00c7861be8cfc86c61c7703a;p=kivitendo-erp.git diff --git a/bin/mozilla/menunew.pl b/bin/mozilla/menunew.pl index 1aa7685ac..e2c1004d4 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;
' + text + '