Update of 
/var/cvs/contributions/didactor2/src/education/templates/education/tests
In directory james.mmbase.org:/tmp/cvs-serv28083/tests

Modified Files:
        buildtest.jsp buildtestresult.jsp index.jsp 
Log Message:
adding some hooks for mmbase 1.9 blocks


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


Index: buildtest.jsp
===================================================================
RCS file: 
/var/cvs/contributions/didactor2/src/education/templates/education/tests/buildtest.jsp,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -b -r1.39 -r1.40
--- buildtest.jsp       26 Jun 2008 13:56:09 -0000      1.39
+++ buildtest.jsp       26 Jun 2008 16:23:36 -0000      1.40
@@ -146,6 +146,9 @@
         <mm:notpresent referid="copybookNo">
           <di:translate key="education.nocopybookfound" />
         </mm:notpresent>
+
+        <di:blocks classification="after_test" />
+
       </div>
     </mm:cloud>
   </mm:content>


Index: buildtestresult.jsp
===================================================================
RCS file: 
/var/cvs/contributions/didactor2/src/education/templates/education/tests/buildtestresult.jsp,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- buildtestresult.jsp 26 Jun 2008 13:56:09 -0000      1.2
+++ buildtestresult.jsp 26 Jun 2008 16:23:36 -0000      1.3
@@ -96,5 +96,8 @@
         </c:otherwise>
       </c:choose>
     </c:if>
+
+    <di:blocks classification="after_test" />
+
   </div>
 </jsp:root>


Index: index.jsp
===================================================================
RCS file: 
/var/cvs/contributions/didactor2/src/education/templates/education/tests/index.jsp,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -b -r1.34 -r1.35
--- index.jsp   26 Jun 2008 13:56:09 -0000      1.34
+++ index.jsp   26 Jun 2008 16:23:36 -0000      1.35
@@ -29,6 +29,7 @@
                 <mm:field name="online_date">
                   <mm:time format=":FULL" /></mm:field> - <mm:field 
name="offline_date"><mm:time format=":FULL" />
                 </mm:field>
+                <di:blocks classification="after_test" />
               </div>
             </c:when>
             <c:otherwise>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to