Update of /var/cvs/contributions/didactor2/src/progress/templates/progress
In directory james.mmbase.org:/tmp/cvs-serv30677

Modified Files:
        student.jsp 
Log Message:
could give error if admin


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


Index: student.jsp
===================================================================
RCS file: 
/var/cvs/contributions/didactor2/src/progress/templates/progress/student.jsp,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -b -r1.43 -r1.44
--- student.jsp 14 Mar 2008 11:07:37 -0000      1.43
+++ student.jsp 14 Mar 2008 11:09:01 -0000      1.44
@@ -128,6 +128,7 @@
                   </mm:present>
                 </mm:node>
 
+                <mm:present referid="classrel"> <!-- can be not present if 
e.g. admin -->
                 <mm:node referid="classrel">
                   <tr>
                     <td><di:translate key="progress.logins" />:</td>
@@ -143,6 +144,7 @@
                     </td>
                   </tr>
                 </mm:node>
+                </mm:present>
               </table>
               <di:ifsetting component="progress" setting="showeducationplan">
                 <p><b><di:translate key="progress.educationplan" /></b></p>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to