[LON-CAPA-cvs] cvs: loncom(version_2_11_X) /interface courseprefs.pm

raeburn raeburn at source.lon-capa.org
Sat May 26 21:36:09 EDT 2012


raeburn		Sun May 27 01:36:09 2012 EDT

  Modified files:              (Branch: version_2_11_X)
    /loncom/interface	courseprefs.pm 
  Log:
  - For 2.11.
    - canuse_pdfforms not included in course configuration in 2.11.
  
  
Index: loncom/interface/courseprefs.pm
diff -u loncom/interface/courseprefs.pm:1.49 loncom/interface/courseprefs.pm:1.49.2.1
--- loncom/interface/courseprefs.pm:1.49	Wed Feb 15 21:36:30 2012
+++ loncom/interface/courseprefs.pm	Sun May 27 01:36:09 2012
@@ -1,7 +1,7 @@
 # The LearningOnline Network with CAPA
 # Handler to set configuration settings for a course
 #
-# $Id: courseprefs.pm,v 1.49 2012/02/15 21:36:30 raeburn Exp $
+# $Id: courseprefs.pm,v 1.49.2.1 2012/05/27 01:36:09 raeburn Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -463,7 +463,7 @@
                     help => 'Course_Prefs_Printouts',
                     ordered => ['problem_stream_switch','suppress_tries',
                                 'default_paper_size','print_header_format',
-                                'disableexampointprint','canuse_pdfforms'],
+                                'disableexampointprint'],
                     itemtext => {
                         problem_stream_switch => 'Allow problems to be split over pages',
                         suppress_tries        => 'Suppress number of tries in printing',




More information about the LON-CAPA-cvs mailing list