--- loncom/interface/groupsort.pm 2016/11/22 15:55:40 1.68.6.8 +++ loncom/interface/groupsort.pm 2016/11/22 13:51:29 1.75 @@ -2,7 +2,7 @@ # The LON-CAPA group sort handler # Allows for sorting prior to import into RAT. # -# $Id: groupsort.pm,v 1.68.6.8 2016/11/22 15:55:40 raeburn Exp $ +# $Id: groupsort.pm,v 1.75 2016/11/22 13:51:29 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -243,7 +243,7 @@ sub handler { unless ($allowed) { if ($context eq 'course') { - if ($env{'request.course.id'} eq $cid) { + if ($env{'request.course.id'} eq $cid) { $env{'user.error.msg'}= "/adm/groupsort::0:1:Course environment gone, reinitialize the course"; } else { @@ -268,7 +268,7 @@ sub handler { } else { $noedit = &js_escape(&mt('You do not have rights to edit map contents.')); } - } + } if (($env{'form.readfile'})) { $begincondition='if (eval("document.forms.groupsort.include"+num+".checked")) {'; $endcondition='}'; @@ -294,7 +294,7 @@ ENDSMP $finishimport=(<