--- loncom/xml/lonxml.pm 2001/06/08 20:01:45 1.88 +++ loncom/xml/lonxml.pm 2001/06/09 14:23:27 1.90 @@ -9,7 +9,7 @@ # 5/10 Scott Harrison # 5/26 Gerd Kortemeyer # 5/27 H. K. Ng -# 6/2,6/3,6/8 Gerd Kortemeyer +# 6/2,6/3,6/8,6/9 Gerd Kortemeyer package Apache::lonxml; use vars @@ -153,6 +153,9 @@ ENDPARM menu.currentStale=1; menu.switchbutton (3,1,'reload.gif','return','location','go(currentURL)'); + menu.clearbut(7,1); + menu.clearbut(7,2); + menu.clearbut(7,3); menu.menucltim=menu.setTimeout( 'clearbut(2,1);clearbut(2,3);clearbut(8,1);clearbut(8,2);clearbut(8,3);', 2000);