Update of
/var/cvs/contributions/didactor2/src/education/templates/education/wizards
In directory james.mmbase.org:/tmp/cvs-serv12489
Modified Files:
index.jsp
Log Message:
changed class of ul.tree to ul.treeview
See also:
http://cvs.mmbase.org/viewcvs/contributions/didactor2/src/education/templates/education/wizards
Index: index.jsp
===================================================================
RCS file:
/var/cvs/contributions/didactor2/src/education/templates/education/wizards/index.jsp,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -b -r1.37 -r1.38
--- index.jsp 9 Jan 2009 16:56:03 -0000 1.37
+++ index.jsp 9 Jan 2009 17:31:32 -0000 1.38
@@ -22,7 +22,7 @@
<script type="text/javascript">
$(document).ready(function() {
- $('ul.tree').treeview({
+ $('ul.treeview').treeview({
collapsed: true,
persist: "cookie"
}
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs