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

Modified Files:
        learnblocks.jspx 
Log Message:
this may be more correct


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


Index: learnblocks.jspx
===================================================================
RCS file: 
/var/cvs/contributions/didactor2/src/education/templates/education/wizards/new/learnblocks.jspx,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -b -r1.10 -r1.11
--- learnblocks.jspx    15 Jan 2009 13:30:16 -0000      1.10
+++ learnblocks.jspx    15 Jan 2009 13:33:16 -0000      1.11
@@ -7,11 +7,7 @@
   <jsp:output omit-xml-declaration="yes" />
   <mm:import externid="wizardjsp" from="request" />
 
-
-
-  <c:if test="${requestScope['org.mmbase.taglib.includeLevel'] - 3 lt 
di:setting('education', 'max_depth')}">
-
-
+  <c:if test="${requestScope['org.mmbase.taglib.includeLevel'] - 4 lt 
di:setting('education', 'max_depth')}">
     <di:icon name="new_education" />
     <mm:listrelations role="posrel" type="learnobjects" max="1" orderby="pos" 
directions="down">
       <mm:field name="pos" id="maxpos" write="false" />
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to