Update of
/var/cvs/contributions/didactor2/src/education/templates/education/wizards/modes
In directory james.mmbase.org:/tmp/cvs-serv12489/modes
Modified Files:
components.jsp content_metadata.jsp educations.jsp roles.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/modes
Index: components.jsp
===================================================================
RCS file:
/var/cvs/contributions/didactor2/src/education/templates/education/wizards/modes/components.jsp,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- components.jsp 9 Jan 2009 17:27:56 -0000 1.4
+++ components.jsp 9 Jan 2009 17:31:32 -0000 1.5
@@ -4,7 +4,7 @@
xmlns:di="http://www.didactor.nl/ditaglib_1.0">
<mm:cloud rank="basic user">
<di:has action="rw" editcontext="componenten" > <!-- dutch -->
- <ul class="tree">
+ <ul class="treeview">
<mm:listnodes type="components" orderby="name">
<li>
<mm:treefile id="file" page="/components/edit.jsp"
objectlist="$includePath"
Index: content_metadata.jsp
===================================================================
RCS file:
/var/cvs/contributions/didactor2/src/education/templates/education/wizards/modes/content_metadata.jsp,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -b -r1.10 -r1.11
--- content_metadata.jsp 9 Jan 2009 16:56:03 -0000 1.10
+++ content_metadata.jsp 9 Jan 2009 17:31:32 -0000 1.11
@@ -12,9 +12,8 @@
<jsp:directive.include file="../mode.include.jsp" />
<di:has editcontext="contentelementen">
- <ul class="tree">
- <a href="javascript:clickNode('content_metadata_0')"
- title="${di:translate('education.educationmenucontentmetadata')}">
+ <ul class="treeview">
+ <a title="${di:translate('education.educationmenucontentmetadata')}">
<di:translate key="education.educationmenucontentmetadata" />
</a>
<mm:import jspvar="langLocale"><mm:write referid="language"
/></mm:import>
Index: educations.jsp
===================================================================
RCS file:
/var/cvs/contributions/didactor2/src/education/templates/education/wizards/modes/educations.jsp,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -b -r1.29 -r1.30
--- educations.jsp 9 Jan 2009 17:27:56 -0000 1.29
+++ educations.jsp 9 Jan 2009 17:31:32 -0000 1.30
@@ -25,7 +25,7 @@
Educations come from here
-->
<di:has editcontext="opleidingen"><!-- TODO DUTCH. 'opleidingen'
means 'educations' -->
- <ul class="tree">
+ <ul class="treeview">
<li>
<mm:link referid="listjsp${forbidtemplate}"
referids="provider">
Index: roles.jsp
===================================================================
RCS file:
/var/cvs/contributions/didactor2/src/education/templates/education/wizards/modes/roles.jsp,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -b -r1.19 -r1.20
--- roles.jsp 9 Jan 2009 16:56:03 -0000 1.19
+++ roles.jsp 9 Jan 2009 17:31:32 -0000 1.20
@@ -12,7 +12,7 @@
No rights
</di:has>
<di:has editcontext="rollen">
- <ul class="tree">
+ <ul class="treeview">
<!--
edit people,rolerel, education
doesn't work properly, so commented it out for the moment
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs