--- loncom/interface/spreadsheet/lonspreadsheet.pm 2003/06/19 14:52:21 1.12 +++ loncom/interface/spreadsheet/lonspreadsheet.pm 2003/06/19 16:04:06 1.13 @@ -1,5 +1,5 @@ # -# $Id: lonspreadsheet.pm,v 1.12 2003/06/19 14:52:21 matthew Exp $ +# $Id: lonspreadsheet.pm,v 1.13 2003/06/19 16:04:06 matthew Exp $ # # Copyright Michigan State University Board of Trustees # @@ -415,7 +415,7 @@ END } $r->rflush(); # - if (! exists($ENV{'form.not_first_run'}) && $sheettype eq 'classcalc') { + if ($sheettype eq 'classcalc') { $r->print('
'); } #