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

albertel lon-capa-cvs@mail.lon-capa.org
Sat, 11 Oct 2003 20:53:04 -0000


albertel		Sat Oct 11 16:53:04 2003 EDT

  Modified files:              
    /loncom/html/res/adm/pages	menu.html 
  Log:
  - wrap <script>s with <!-- -->
  
  
Index: loncom/html/res/adm/pages/menu.html
diff -u loncom/html/res/adm/pages/menu.html:1.107 loncom/html/res/adm/pages/menu.html:1.108
--- loncom/html/res/adm/pages/menu.html:1.107	Sat Oct 11 10:06:01 2003
+++ loncom/html/res/adm/pages/menu.html	Sat Oct 11 16:53:03 2003
@@ -4,7 +4,7 @@
 Remote Control
 
 //
-// $Id: menu.html,v 1.107 2003/10/11 14:06:01 www Exp $
+// $Id: menu.html,v 1.108 2003/10/11 20:53:03 albertel Exp $
 //
 // Copyright Michigan State University Board of Trustees
 //
@@ -41,7 +41,7 @@
       >
 <LONCAPA_INTERNAL_LONHTTPD_PORT />
 <script type="text/javascript">
-<!--
+//<!--
 var statustop = '';
 var statusbot = '';
 var active = 0;
@@ -386,7 +386,7 @@
 </script>
 <block condition="&EXT('browser.textremote')!=1">
 <script type="text/javascript">
-
+//<!--
 function bigdisplay(dt,db,i) {
              extdisp.document.writeln(
 '<table hspace="0" border="0" cellspacing="1" cellpadding="0"><tr>');
@@ -451,10 +451,12 @@
    }
   }
 }
+//-->
 </script>
 </block>
 <block condition="&EXT('browser.textremote')">
 <script type="text/javascript">
+//<!--
 function bigdisplay(dt,db,i) {
              extdisp.document.writeln(dt+'<br />'+db);
 }
@@ -476,6 +478,7 @@
    this.document.botdisplay.value=ltext;
   }
 }
+//-->
 </script>
 </block>
 <center>