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

Modified Files:
        learnblocks.jspx 
Log Message:
cleaning, using jquery-treeview


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


Index: learnblocks.jspx
===================================================================
RCS file: 
/var/cvs/contributions/didactor2/src/education/templates/education/wizards/show/learnblocks.jspx,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -b -r1.7 -r1.8
--- learnblocks.jspx    9 Jan 2009 17:27:56 -0000       1.7
+++ learnblocks.jspx    15 Jan 2009 12:09:28 -0000      1.8
@@ -5,10 +5,9 @@
           xmlns:di="http://www.didactor.nl/ditaglib_1.0";>
   <jsp:output omit-xml-declaration="yes" />
 
+  <span class="folder">
   <mm:import externid="wizardjsp" from="request" />
-  <mm:import id="parentBranch" externid="branchPath" required="true" />
   <mm:import  externid="b" from="request" required="true" />
-  <mm:import id="branchPath">${parentBranch}|</mm:import>
   <mm:link referid="wizardjsp" referids="_n...@objectnumber,_n...@origin">
     <mm:param name="wizard">config/learnblocks/learnblocks</mm:param>
     <mm:param 
name="path">${sessionScope.eduname}${sessionScope.path}</mm:param>
@@ -36,6 +35,7 @@
   <mm:hasnode number="component.versioning">
     <a href="versioning.jsp?nodeid=${_node}" target="text"><img 
id="img_${_node}" src="gfx/versions.gif" border="0" /></a>
   </mm:hasnode>
+  </span>
 
 
   <ul>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to