--- rat/client/Attic/code.html 2002/05/11 01:30:28 1.52
+++ rat/client/Attic/code.html 2002/05/14 21:09:14 1.53
@@ -4,7 +4,7 @@
The LearningOnline Network
Resource Assembly Tool
//
-// $Id: code.html,v 1.52 2002/05/11 01:30:28 www Exp $
+// $Id: code.html,v 1.53 2002/05/14 21:09:14 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<200) {
+ if (dol+dtl<1000) {
for (kj=1;kj