[LON-CAPA-cvs] cvs: loncom /interface lonprintout.pm
foxr
lon-capa-cvs@mail.lon-capa.org
Tue, 22 Feb 2005 23:32:49 -0000
foxr Tue Feb 22 18:32:49 2005 EDT
Modified files:
/loncom/interface lonprintout.pm
Log:
Print all resources used to just work by accident because of
a typo on the </mapurl> closing tag for the <mapurl> that should
really never have been there !!!
Index: loncom/interface/lonprintout.pm
diff -u loncom/interface/lonprintout.pm:1.364 loncom/interface/lonprintout.pm:1.365
--- loncom/interface/lonprintout.pm:1.364 Tue Feb 22 11:08:11 2005
+++ loncom/interface/lonprintout.pm Tue Feb 22 18:32:48 2005
@@ -1,7 +1,7 @@
# The LearningOnline Network
# Printout
#
-# $Id: lonprintout.pm,v 1.364 2005/02/22 16:08:11 albertel Exp $
+# $Id: lonprintout.pm,v 1.365 2005/02/22 23:32:48 foxr Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -1818,7 +1818,6 @@
suppressEmptySequences='0' addstatus='1' closeallpages='1'>
<nextstate>PAGESIZE</nextstate>
<filterfunc>return $isNotMap; </filterfunc>
- <mapurl> $map</mapursl>
<valuefunc>return $symbFilter;</valuefunc>
<option text='NewPage' variable='FINISHPAGE' />
</resource>