--- loncom/interface/lonprintout.pm 2005/03/22 11:59:26 1.370
+++ loncom/interface/lonprintout.pm 2005/03/28 12:14:13 1.371
@@ -1,7 +1,7 @@
# The LearningOnline Network
# Printout
#
-# $Id: lonprintout.pm,v 1.370 2005/03/22 11:59:26 foxr Exp $
+# $Id: lonprintout.pm,v 1.371 2005/03/28 12:14:13 foxr Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -2140,9 +2140,13 @@ CHOOSE_FROM_ANY_SEQUENCE
Use style file: |
Select style file |
|
+
+ Show all foils?
+
RNDSEED
&Apache::lonxml::xmlparse($r, 'helper', $xmlfrag);
$helper->{'VARS'}->{'style_file'}=$ENV{'form.style_file_value'};
+
}
}