Diff for /loncom/interface/statistics/lonproblemstatistics.pm between versions 1.50 and 1.51

version 1.50, 2003/05/12 22:07:17 version 1.51, 2003/06/02 13:58:43
Line 62  my @Fields = ( Line 62  my @Fields = (
              align => 'right',               align => 'right',
              color => '#FFFFE6' },               color => '#FFFFE6' },
            { name   => 'container',             { name   => 'container',
              title  => 'Container',               title  => 'Sequence or Folder',
              align  => 'left',               align  => 'left',
              color  => '#FFFFE6',               color  => '#FFFFE6',
              sortable => 'yes' },               sortable => 'yes' },

Removed from v.1.50  
changed lines
  Added in v.1.51


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