Update of /var/cvs/contributions/didactor2/src/core/templates/users
In directory james.mmbase.org:/tmp/cvs-serv11292

Modified Files:
        users.jsp 
Log Message:
wtf, sorting education with a _PeopleComparator_?


See also: 
http://cvs.mmbase.org/viewcvs/contributions/didactor2/src/core/templates/users


Index: users.jsp
===================================================================
RCS file: /var/cvs/contributions/didactor2/src/core/templates/users/users.jsp,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -b -r1.13 -r1.14
--- users.jsp   20 Mar 2008 11:11:05 -0000      1.13
+++ users.jsp   4 Jul 2008 11:37:44 -0000       1.14
@@ -17,7 +17,7 @@
         <mm:relatednodes role="classrel" type="educations" 
id="directly_related" />
 
         <mm:relatednodes add="directly_related"
-                         
comparator="nl.didactor.component.users.PeopleComparator"
+                         element="educations"
                          path="people,classrel,classes,classrel,educations">
           <!-- Do check: is anybody online for this education -->
           <mm:import id="show_this_item" reset="true">false</mm:import>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to