--- loncom/homework/structuretags.pm 2016/09/14 19:36:30 1.512.2.11 +++ loncom/homework/structuretags.pm 2015/04/17 12:33:56 1.535 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # definition of tags that give a structure to a document # -# $Id: structuretags.pm,v 1.512.2.11 2016/09/14 19:36:30 raeburn Exp $ +# $Id: structuretags.pm,v 1.535 2015/04/17 12:33:56 droeschl Exp $ # # Copyright Michigan State University Board of Trustees # @@ -270,7 +270,7 @@ sub homework_js { $jstimeout = 1000 * $timeout; } return &Apache::loncommon::resize_textarea_js(). - &Apache::loncommon::colorfuleditor_js(). + &Apache::loncommon::colorfuleditor_js(). &setmode_javascript(). <<"JS";