--- loncom/interface/lonhtmlcommon.pm 2009/08/13 16:05:33 1.182.4.3 +++ loncom/interface/lonhtmlcommon.pm 2009/08/14 12:18:46 1.182.4.7 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common html routines # -# $Id: lonhtmlcommon.pm,v 1.182.4.3 2009/08/13 16:05:33 raeburn Exp $ +# $Id: lonhtmlcommon.pm,v 1.182.4.7 2009/08/14 12:18:46 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -505,23 +505,23 @@ ENDJS unshift(@Months,'If you can read this an error occurred'); if ($includeempty) { $monthselector.=""; } for(my $m = 1;$m <=$#Months;$m++) { - $monthselector .= qq{ '; + $monthselector .= qq{ '."\n"; } $monthselector.= ' '; # Day my $dayselector = qq{}; # Year - my $yearselector = qq{}; + my $yearselector = qq{}; # my $hourselector = qq{}; if ($includeempty) { $hourselector.=qq{}; } for (my $h = 0;$h<24;$h++) { - $hourselector .= qq{'. - '// '."\n". + '// <\\/form>'.$end_page. "\');". "popwin.document.close();}". - "\nwindow.setTimeout(openpopwin,0). - '// ]]>'. - '"); + "\nwindow.setTimeout(openpopwin,0)\n". + '// ]]>'."\n". + ''); $prog_state{'formname'}='popremain'; $prog_state{'inputname'}="remaining"; } elsif ($type eq 'inline') { @@ -1025,13 +1025,13 @@ sub Create_PrgWin { # update progress sub Update_PrgWin { my ($r,$prog_state,$displayString)=@_; - &r_print($r,''); $$prog_state{'laststart'}=&Time::HiRes::time(); } @@ -1085,14 +1085,14 @@ sub Increment_PrgWin { if ($user_browser eq 'explorer' && $user_os =~ 'mac') { $lasttime = ''; } - &r_print($r,''); $$prog_state{'laststart'}=&Time::HiRes::time(); } @@ -1101,10 +1101,10 @@ sub Increment_PrgWin { sub Close_PrgWin { my ($r,$prog_state)=@_; if ($$prog_state{'type'} eq 'popup') { - &r_print($r,''."\n"); } elsif ($$prog_state{'type'} eq 'inline') { &Update_PrgWin($r,$prog_state,&mt('Done')); @@ -1287,7 +1287,7 @@ sub htmlareaselectactive { }"; } $output.="\nwindow.status='Activated Editfields';\n". - '// ]]>'. + '// ]]>'."\n". ''. &disablelink(@fields); return $output; @@ -1813,7 +1813,7 @@ sub topic_bar { return ' '.$title + '" src="/res/adm/pages/bl_step'.$imgnum.'.gif" /> '.$title.' '; }