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

raeburn raeburn at source.lon-capa.org
Thu Oct 27 17:02:02 EDT 2016


raeburn		Thu Oct 27 21:02:02 2016 EDT

  Modified files:              
    /loncom/interface	slotrequest.pm 
  Log:
  - Remove trailing white space.
  
  
Index: loncom/interface/slotrequest.pm
diff -u loncom/interface/slotrequest.pm:1.133 loncom/interface/slotrequest.pm:1.134
--- loncom/interface/slotrequest.pm:1.133	Wed Oct 12 14:16:09 2016
+++ loncom/interface/slotrequest.pm	Thu Oct 27 21:02:02 2016
@@ -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.133 2016/10/12 14:16:09 raeburn Exp $
+# $Id: slotrequest.pm,v 1.134 2016/10/27 21:02:02 raeburn Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -1769,7 +1769,7 @@
                                                slotlog => 'History',
         );
         my ($edit,$delete,$showlog,$remove_all);
-        if ($mgr) { 
+        if ($mgr) {
 	    $edit=(<<"EDITLINK");
 <a href="/adm/helper/newslot.helper?name=$slot">$lt{'edit'}</a>
 EDITLINK




More information about the LON-CAPA-cvs mailing list