[LON-CAPA-cvs] cvs: loncom /interface slotrequest.pm

albertel lon-capa-cvs@mail.lon-capa.org
Tue, 13 Sep 2005 07:31:13 -0000


albertel		Tue Sep 13 03:31:13 2005 EDT

  Modified files:              
    /loncom/interface	slotrequest.pm 
  Log:
  - adding in startreserve
  
  
Index: loncom/interface/slotrequest.pm
diff -u loncom/interface/slotrequest.pm:1.14 loncom/interface/slotrequest.pm:1.15
--- loncom/interface/slotrequest.pm:1.14	Mon Sep 12 16:27:25 2005
+++ loncom/interface/slotrequest.pm	Tue Sep 13 03:31:08 2005
@@ -1,7 +1,7 @@
 # The LearningOnline Network with CAPA
 # Handler for requesting to have slots added to a students record
 #
-# $Id: slotrequest.pm,v 1.14 2005/09/12 20:27:25 albertel Exp $
+# $Id: slotrequest.pm,v 1.15 2005/09/13 07:31:08 albertel Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -681,6 +681,7 @@
 	    ['type','Type of slot'],
 	    ['starttime','Start Time of slot'],
 	    ['endtime','End Time of slot'],
+	    ['startreserve','Reservation Start Time'],
 	    ['ip','IP or DNS restriction'],
 	    ['proctor','List of proctor ids'],
 	    ['description','Slot Description'],