--- loncom/interface/slotrequest.pm 2005/09/12 20:27:25 1.14 +++ loncom/interface/slotrequest.pm 2005/09/13 07:31:08 1.15 @@ -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 @@ sub csvupload_fields { ['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'],