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

Modified Files:
        stage2-overview.jspx 
Log Message:



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


Index: stage2-overview.jspx
===================================================================
RCS file: 
/var/cvs/contributions/didactor2/src/assessment/templates/assessment/stage2-overview.jspx,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- stage2-overview.jspx        15 Jan 2009 08:44:45 -0000      1.2
+++ stage2-overview.jspx        15 Jan 2009 10:18:01 -0000      1.3
@@ -36,8 +36,9 @@
                 If a relation learnBlock -classrel->user exists, then that 
means that this lesson is marked 'closed' (by this module)
             -->
             <mm:relation to="${user}" role="classrel" searchdir="source" 
notfound="null">
+            
               <td class="learnblockItemsTitle ${empty _node ? '' : 'closed'}">
-                <mm:field name="name" node="learnBlock" />
+               <jsp:text>|&amp;nbsp;&amp;nbsp;</jsp:text><mm:field name="name" 
node="learnBlock" /><mm:last><jsp:text>   |</jsp:text></mm:last>
               </td>
             </mm:relation>
         </mm:nodelistfunction>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to