--- loncom/interface/lonindexer.pm 2001/08/29 12:07:55 1.19 +++ loncom/interface/lonindexer.pm 2001/10/16 17:03:45 1.20 @@ -130,7 +130,7 @@ function select_data(title,url) { self.close(); } function select_group() { - window.location="/adm/groupsort?acts="+document.forms.fileattr.acts.value; + window.location="/adm/groupsort?catalogmode=groupimport&acts="+document.forms.fileattr.acts.value; } function changeTitle(val) { if (opener.inf.document.forms.resinfo.elements.t) {