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

Modified Files:
        testlicense.jsp 
Log Message:
a bit more robust


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


Index: testlicense.jsp
===================================================================
RCS file: 
/var/cvs/contributions/didactor2/src/drm/templates/drm/testlicense.jsp,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -b -r1.7 -r1.8
--- testlicense.jsp     24 Jan 2008 15:33:59 -0000      1.7
+++ testlicense.jsp     24 Jan 2008 16:13:24 -0000      1.8
@@ -2,7 +2,7 @@
 <[EMAIL PROTECTED] uri="http://www.didactor.nl/ditaglib_1.0"; prefix="di" %>
 <mm:content postprocessor="reducespace" expires="0">
 <mm:cloud method="delegate" jspvar="cloud">
-  <mm:isnotempty referid="education">
+  <mm:present referid="education">
     <mm:node referid="education" jspvar="node">
       <mm:relatednodes type="licensetexts" max="1">
         <%
@@ -14,6 +14,6 @@
         %>
     </mm:relatednodes>
     </mm:node>
-  </mm:isnotempty>
+  </mm:present>
 </mm:cloud>
 </mm:content>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to