--- loncom/html/res/adm/pages/menu.html 2005/08/02 20:40:30 1.117
+++ loncom/html/res/adm/pages/menu.html 2005/08/11 13:35:52 1.118
@@ -4,7 +4,7 @@ The LearningOnline Network with CAPA
Remote Control
//
-// $Id: menu.html,v 1.117 2005/08/02 20:40:30 albertel Exp $
+// $Id: menu.html,v 1.118 2005/08/11 13:35:52 albertel Exp $
//
// Copyright Michigan State University Board of Trustees
//
@@ -268,7 +268,6 @@ function gonav(url) {
} else {
this.document.server.target="loncapaclient";
}
- alert("tartget is"+this.document.server.target);
this.document['led'].src="http://"+clienthost+imgpath+"ledsend.gif";
if (url!='' && url!= null) {
this.document.server.action="http://"+clienthost+url;