--- loncom/homework/structuretags.pm 2007/05/28 22:51:29 1.378 +++ loncom/homework/structuretags.pm 2007/06/22 20:42:20 1.382 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # definition of tags that give a structure to a document # -# $Id: structuretags.pm,v 1.378 2007/05/28 22:51:29 albertel Exp $ +# $Id: structuretags.pm,v 1.382 2007/06/22 20:42:20 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -103,12 +103,8 @@ function setSubmittedPart (part) { $extra_head .= &Apache::lonhtmlcommon::spellheader(); - my $css_href = &Apache::lonnet::EXT('resource.0.cssfile'); - if ($css_href =~ /\S/) { - &Apache::lonxml::extlink($css_href); - $extra_head .= - ''; - } + $extra_head .= &Apache::londefdef::generate_css_links(); + if ($target eq 'edit') { $extra_head.=&Apache::edit::js_change_detection(). "