--- loncom/html/res/adm/pages/menu.html 2002/12/06 17:49:48 1.79 +++ loncom/html/res/adm/pages/menu.html 2002/12/11 18:41:04 1.82 @@ -4,7 +4,7 @@ The LearningOnline Network with CAPA Remote Control // -// $Id: menu.html,v 1.79 2002/12/06 17:49:48 matthew Exp $ +// $Id: menu.html,v 1.82 2002/12/11 18:41:04 albertel Exp $ // // Copyright Michigan State University Board of Trustees // @@ -246,7 +246,7 @@ function setstatus(tp,bt) { function go(url) { windowcheck(); statuslocked=0; - this.document['led'].src="ledsend.gif"; + this.document['led'].src="http://"+clienthost+imgpath+"ledsend.gif"; if (url!='' && url!= null) { currentURL = null; currentSymb= null; @@ -332,7 +332,7 @@ function extenddisp() { go(''); w_extdisp_flag=1; extdisp=window.open("http://"+clienthost+"/adm/rat/empty.html", - "ExtDisp", "width=400,height=450"); + "ExtDisp", "scrollbars=1,width=400,height=450"); extdisp.document.clear(); extdisp.document.writeln( ' +> - + @@ -420,7 +420,7 @@ function catalog_info() { - +