--- loncom/interface/lonindexer.pm 2001/08/14 14:13:03 1.18 +++ loncom/interface/lonindexer.pm 2001/10/16 17:04:31 1.21 @@ -15,6 +15,7 @@ # 6/26,7/8 H. K. Ng # 8/6,8/7,8/10 Scott Harrison # 8/14 H. K. Ng +# 8/28,10/15 Scott Harrison package Apache::lonindexer; @@ -129,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) { @@ -170,7 +171,7 @@ END The LearningOnline Network With CAPA Directory Browser -