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

Modified Files:
        mode.include.jsp 
Log Message:
converted yet another file to jspx, added some comments about what still should 
happen


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


Index: mode.include.jsp
===================================================================
RCS file: 
/var/cvs/contributions/didactor2/src/education/templates/education/wizards/mode.include.jsp,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -b -r1.8 -r1.9
--- mode.include.jsp    4 Jun 2007 11:02:47 -0000       1.8
+++ mode.include.jsp    28 Jan 2008 17:24:56 -0000      1.9
@@ -14,10 +14,12 @@
   <mm:param name="loginmethod">delegate</mm:param>
 </mm:treefile>
 
-<mm:node number="component.pdf" notfound="skip">
+<mm:hasnode number="component.pdf">
+  <mm:node number="component.pdf">
   <mm:relatednodes type="providers" constraints="providers.number=$provider">
     <mm:log>Provider ${provider}</mm:log>
     <mm:treefile write="false" escapeamps="false" page="/pdf/pdfchooser.jsp" 
objectlist="$includePath" referids="$referids" />
   </mm:relatednodes>
-</mm:node>
+  </mm:node>
+</mm:hasnode>
 
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to