--- loncom/html/res/adm/pages/menu.html 2002/08/11 18:38:07 1.65 +++ loncom/html/res/adm/pages/menu.html 2002/09/06 15:18:23 1.68 @@ -4,7 +4,7 @@ The LearningOnline Network with CAPA Remote Control // -// $Id: menu.html,v 1.65 2002/08/11 18:38:07 www Exp $ +// $Id: menu.html,v 1.68 2002/09/06 15:18:23 www Exp $ // // Copyright Michigan State University Board of Trustees // @@ -50,6 +50,8 @@ var imgpath='/res/adm/pages/'; var fontpath='/adm/lonLCDfont/'; var currentURL=''; var reloadURL=''; +var currentSymb=''; +var reloadSymb=''; var currentStale=1; var menucltim; @@ -269,6 +271,7 @@ function go(url) { this.document['led'].src="ledsend.gif"; if (url!='' && url!= null) { currentURL = null; + currentSymb= null; clientwindow.window.location.href="http://"+clienthost+url; } } @@ -281,6 +284,7 @@ function gopost(url,postdata) { this.document.server.postdata.value=postdata; this.document.server.command.value=''; this.document.server.url.value=''; + this.document.server.symb.value=''; this.document.server.submit(); } } @@ -293,6 +297,7 @@ function gocmd(url,cmd) { this.document.server.postdata.value=''; this.document.server.command.value=cmd; this.document.server.url.value=currentURL; + this.document.server.symb.value=currentSymb; this.document.server.submit(); } } @@ -344,7 +349,7 @@ function edit_bookmarks() { function catalog_info() { go(''); w_LONcatInfo_flag=1; - loncatinfo=window.open(clientwindow.window.location.href+'.meta',"LONcatInfo"); + loncatinfo=window.open(clientwindow.window.location.pathname+'.meta',"LONcatInfo"); } // --> @@ -371,24 +376,24 @@ function catalog_info() {
- | - | - | - | - | - | - | - | ||||||||
- | - | - | - | - | - | - | + | + | + | + | + | + | + | + | + |
+ | + | + | + | + | + | + |