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

Modified Files:
        matrix.div.jspx 
Log Message:
indentation only


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


Index: matrix.div.jspx
===================================================================
RCS file: 
/var/cvs/contributions/didactor2/src/assessment/templates/assessment/matrix.div.jspx,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -b -r1.22 -r1.23
--- matrix.div.jspx     9 Jan 2009 09:01:30 -0000       1.22
+++ matrix.div.jspx     9 Jan 2009 14:10:27 -0000       1.23
@@ -21,8 +21,8 @@
 
 
   <!-- Display the problem itself -->
-<tr class="problemItem">
-<td class="problemName"><mm:field name="name" />&amp;nbsp;</td>
+  <tr class="problemItem">
+    <td class="problemName"><mm:field name="name" />&amp;nbsp;</td>
 
   <mm:node id="problem" number="${_node}" /> <!-- give current node an id, and 
put it in the current cloud -->
 
@@ -48,9 +48,9 @@
             course for _position_, and is not some generic integer which can 
be used for whatever one
             likes.
 
-            Only for closed lessons, and the first open one.
+Only for closed lessons, and the first open one.
 
-            _I_ did not come up with this.
+_I_ did not come up with this.
         -->
         <mm:relation to="${user}" notfound="null">
           <c:if test="${! empty _node or empty firstopenlesson}">
@@ -115,6 +115,6 @@
         <td colspan="${blockCount}" class="learnblockItems" align="right"><a 
href="${_}">uitwerken</a></td>
       </mm:link>
     </mm:present>
-</tr>
+  </tr>
 
 </jsp:root>
_______________________________________________
Cvs mailing list
Cvs@lists.mmbase.org
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to