Update of
/var/cvs/contributions/didactor2/src/education/templates/education/learnblocks
In directory james.mmbase.org:/tmp/cvs-serv22711
Modified Files:
node.jspx
Log Message:
most outer learnblock always active
See also:
http://cvs.mmbase.org/viewcvs/contributions/didactor2/src/education/templates/education/learnblocks
Index: node.jspx
===================================================================
RCS file:
/var/cvs/contributions/didactor2/src/education/templates/education/learnblocks/node.jspx,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -b -r1.8 -r1.9
--- node.jspx 6 Mar 2009 10:58:04 -0000 1.8
+++ node.jspx 6 Mar 2009 16:28:53 -0000 1.9
@@ -8,9 +8,9 @@
>
<jsp:output omit-xml-declaration="yes" />
<mm:import externid="parent" />
- <div class="learnblock"
- id="${parent}${empty parent ? '' : '_'}_${_node}_block">
- <a class="learnblock_anchor" name="${parent}${empty parent ? '' :
'_'}_${_node}"><jsp:text> </jsp:text></a>
+ <div class="learnblock active"
+ id="${parent}${empty parent ? '' : '_'}${_node}_block">
+ <a class="learnblock_anchor" name="${parent}${empty parent ? '' :
'_'}${_node}"><jsp:text> </jsp:text></a>
<mm:nodeinfo type="type">
<!-- type ${_} -->
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs