[LON-CAPA-cvs] cvs: loncom /html/res/adm/pages menu.html

albertel lon-capa-cvs@mail.lon-capa.org
Thu, 11 Aug 2005 13:35:55 -0000


albertel		Thu Aug 11 09:35:55 2005 EDT

  Modified files:              
    /loncom/html/res/adm/pages	menu.html 
  Log:
  - I'm an idiot
  
  
Index: loncom/html/res/adm/pages/menu.html
diff -u loncom/html/res/adm/pages/menu.html:1.117 loncom/html/res/adm/pages/menu.html:1.118
--- loncom/html/res/adm/pages/menu.html:1.117	Tue Aug  2 16:40:30 2005
+++ loncom/html/res/adm/pages/menu.html	Thu Aug 11 09:35:52 2005
@@ -4,7 +4,7 @@
 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 @@
    } 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;