--- rat/client/Attic/code.html 2002/05/15 13:45:47 1.54
+++ rat/client/Attic/code.html 2002/05/15 18:48:53 1.55
@@ -4,7 +4,7 @@
The LearningOnline Network
Resource Assembly Tool
//
-// $Id: code.html,v 1.54 2002/05/15 13:45:47 www Exp $
+// $Id: code.html,v 1.55 2002/05/15 18:48:53 www Exp $
//
// Copyright Michigan State University Board of Trustees
//
@@ -2359,7 +2359,7 @@ function sortobjs() {
data2=objsort[j].split(':');
dol=data1.length;
dtl=data2.length;
- if (dol+dtl<1000) {
+ if (dol+dtl<200) {
for (kj=1;kj