Update of
/var/cvs/contributions/didactor2/src/education/templates/education/wizards/modes
In directory james.mmbase.org:/tmp/cvs-serv1592
Modified Files:
content_metadata.jsp
Log Message:
didn't compile any more
See also:
http://cvs.mmbase.org/viewcvs/contributions/didactor2/src/education/templates/education/wizards/modes
Index: content_metadata.jsp
===================================================================
RCS file:
/var/cvs/contributions/didactor2/src/education/templates/education/wizards/modes/content_metadata.jsp,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- content_metadata.jsp 29 Feb 2008 09:24:12 -0000 1.4
+++ content_metadata.jsp 3 Mar 2008 14:54:43 -0000 1.5
@@ -29,7 +29,8 @@
<di:getsetting setting="metacontentobjects" component="core"
vartype="list" id="types" write="false" />
<c:forEach items="${types}" var="type">
<mm:hasnodemanager name="${type}">
- <di:leaf icon="learnblock" depth="1" branchPath=". ">
+ <di:leaf icon="learnblock"
+ branchPath=". ">
<mm:link referid="listjsp">
<mm:param name="wizard"><mm:property name="wizard"
nodemanager="${type}" /></mm:param>
<mm:param name="nodepath">${type}</mm:param>
@@ -46,7 +47,8 @@
</mm:hasnodemanager>
</c:forEach>
- <di:leaf icon="learnblock" depth="1" branchPath=". ">
+ <di:leaf icon="learnblock"
+ branchPath="..">
<mm:link referid="listjsp">
<mm:param name="wizard">config/provider/providers</mm:param>
<mm:param name="nodepath">providers</mm:param>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs