--- loncom/interface/lonwhatsnew.pm 2005/06/01 19:24:50 1.15
+++ loncom/interface/lonwhatsnew.pm 2005/06/09 18:41:08 1.21
@@ -1,5 +1,5 @@
#
-# $Id: lonwhatsnew.pm,v 1.15 2005/06/01 19:24:50 raeburn Exp $
+# $Id: lonwhatsnew.pm,v 1.21 2005/06/09 18:41:08 albertel Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -35,6 +35,7 @@ use Apache::lonhtmlcommon();
use Apache::lonlocal;
use Apache::loncoursedata();
use Apache::lonnavmaps();
+use Apache::lonuserstate;
use Apache::Constants qw(:common :http);
use Time::Local;
@@ -165,6 +166,7 @@ sub display_actions_box() {
my @tograde = ();
my @bombs = ();
my @warnings = ();
+ my %res_title = ();
my $domain=&Apache::loncommon::determinedomain();
my $function;
@@ -185,10 +187,14 @@ sub display_actions_box() {
my $tabbg=&Apache::loncommon::designparm($function.'.tabbg',$domain);
unless ($env{'request.course.id'}) {
- $r->print('
'); @@ -255,7 +261,7 @@ END my $bombnum = 0; if (@bombs > 0) { $r->print(' | |
Resource | Number of errors |
- |