--- loncom/interface/slotrequest.pm 2005/10/14 19:30:36 1.21 +++ loncom/interface/slotrequest.pm 2005/10/14 20:00:34 1.22 @@ -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.21 2005/10/14 19:30:36 albertel Exp $ +# $Id: slotrequest.pm,v 1.22 2005/10/14 20:00:34 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -475,6 +475,7 @@ sub show_table { '.$linkstart.'description">Description '.$linkstart.'starttime" >Start Time '.$linkstart.'endtime" >End Time + '.$linkstart.'secret" >Secret '.$linkstart.'maxspace" >Max space Scheduled Students '.$linkstart.'unique" >Unique Period @@ -551,6 +552,7 @@ EDITFORM $description $start $end + $slots{$slot}->{'secret'} $slots{$slot}->{'maxspace'} $ids $unique