[LON-CAPA-cvs] cvs: loncom /html/adm/dragmath/applet EditMathPopup.html

foxr lon-capa-cvs-allow@mail.lon-capa.org
Tue, 26 Aug 2008 10:01:31 -0000


foxr		Tue Aug 26 06:01:31 2008 EDT

  Modified files:              
    /loncom/html/adm/dragmath/applet	EditMathPopup.html 
  Log:
  Remove commented out 'dead' code.
  
  
Index: loncom/html/adm/dragmath/applet/EditMathPopup.html
diff -u loncom/html/adm/dragmath/applet/EditMathPopup.html:1.2 loncom/html/adm/dragmath/applet/EditMathPopup.html:1.3
--- loncom/html/adm/dragmath/applet/EditMathPopup.html:1.2	Tue Jul  1 07:02:49 2008
+++ loncom/html/adm/dragmath/applet/EditMathPopup.html	Tue Aug 26 06:01:27 2008
@@ -30,8 +30,6 @@
          + ans
          + '$</m>';
 
-//  var target = document.getElementById('outputID');
-//    var doc = target.contentDocument;
 
   var doc    = opener.targetDoc
   var target = doc.getElementById(opener.targetEntry);