[LON-CAPA-cvs] cvs: loncom /xml lonxml.pm

albertel lon-capa-cvs@mail.lon-capa.org
Tue, 03 Oct 2006 20:37:13 -0000


albertel		Tue Oct  3 16:37:13 2006 EDT

  Modified files:              
    /loncom/xml	lonxml.pm 
  Log:
  - was double initing the html area editor in CSTR for html pages
  
  
Index: loncom/xml/lonxml.pm
diff -u loncom/xml/lonxml.pm:1.420 loncom/xml/lonxml.pm:1.421
--- loncom/xml/lonxml.pm:1.420	Fri Sep 29 16:36:45 2006
+++ loncom/xml/lonxml.pm	Tue Oct  3 16:37:07 2006
@@ -1,7 +1,7 @@
 # The LearningOnline Network with CAPA
 # XML Parser Module 
 #
-# $Id: lonxml.pm,v 1.420 2006/09/29 20:36:45 albertel Exp $
+# $Id: lonxml.pm,v 1.421 2006/10/03 20:37:07 albertel Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -1336,7 +1336,6 @@
 <input type="submit" name="viewmode" accesskey="v" value="$lt{'vi'}" />
 BUTTONS
       $buttons.=&Apache::lonhtmlcommon::spelllink('xmledit','filecont');
-      $buttons.=&Apache::lonhtmlcommon::htmlareaselectactive('filecont');
       my $editfooter=(<<ENDFOOTER);
 $initialize
 <hr />