[LON-CAPA-cvs] cvs: loncom /interface lonprintout.pm
albertel
lon-capa-cvs@mail.lon-capa.org
Thu, 15 Dec 2005 18:36:26 -0000
albertel Thu Dec 15 13:36:26 2005 EDT
Modified files:
/loncom/interface lonprintout.pm
Log:
- newpage option doesn't make sense on the sequence selection screen
Index: loncom/interface/lonprintout.pm
diff -u loncom/interface/lonprintout.pm:1.405 loncom/interface/lonprintout.pm:1.406
--- loncom/interface/lonprintout.pm:1.405 Thu Dec 15 13:33:37 2005
+++ loncom/interface/lonprintout.pm Thu Dec 15 13:36:23 2005
@@ -1,7 +1,7 @@
# The LearningOnline Network
# Printout
#
-# $Id: lonprintout.pm,v 1.405 2005/12/15 18:33:37 albertel Exp $
+# $Id: lonprintout.pm,v 1.406 2005/12/15 18:36:23 albertel Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -2397,7 +2397,6 @@
<valuefunc>return $urlValue;</valuefunc>
<choicefunc>return \$res->hasResource(\$res,sub { return !\$_[0]->is_sequence() },0,0);
</choicefunc>
- <option text='Newpage' variable='FINISHPAGE' />
</resource>
</state>
<state name="CHOOSE_FROM_ANY_SEQUENCE" title="Select Resources To Print">