Diff for /loncom/interface/spreadsheet/classcalc.pm between versions 1.23 and 1.24

version 1.23, 2005/04/07 06:56:23 version 1.24, 2006/02/27 00:56:47
Line 285  sub output_options { Line 285  sub output_options {
     my $self = shift();      my $self = shift();
     return  ({value       => 'htmlclasslist',      return  ({value       => 'htmlclasslist',
               description => 'Student Sheet Links'},                description => 'Student Sheet Links'},
                {value       => 'source',
                 description => 'Show Source'},
              {value       => 'html',               {value       => 'html',
               description => 'HTML'},                description => 'HTML'},
              {value       => 'excel',               {value       => 'excel',

Removed from v.1.23  
changed lines
  Added in v.1.24


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>