--- loncom/interface/lonsupportreq.pm 2010/12/02 23:18:37 1.55.6.3 +++ loncom/interface/lonsupportreq.pm 2010/12/03 04:56:56 1.55.6.4 @@ -1,5 +1,5 @@ # -# $Id: lonsupportreq.pm,v 1.55.6.3 2010/12/02 23:18:37 raeburn Exp $ +# $Id: lonsupportreq.pm,v 1.55.6.4 2010/12/03 04:56:56 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -243,7 +243,7 @@ function initialize_codes() { } my $js = ''; + $loaditems.''; my %add_entries = (topmargin => "0", marginheight => "0", onLoad =>"initialize_codes()",);