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

Modified Files:
        tree_top_menu.jsp 
Log Message:
details


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


Index: tree_top_menu.jsp
===================================================================
RCS file: 
/var/cvs/contributions/didactor2/src/education/templates/education/wizards/tree_top_menu.jsp,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -b -r1.45 -r1.46
--- tree_top_menu.jsp   3 Mar 2008 12:44:13 -0000       1.45
+++ tree_top_menu.jsp   3 Mar 2008 14:52:57 -0000       1.46
@@ -34,14 +34,14 @@
            Follows lots of code duplication, why not iterate over all modes or 
so?
            Will the sillyness ever stop.
       -->
-      <di:has editcontext="component">
+      <di:has editcontext="componenten">
         <mm:link referids="e?" page=".">
           <mm:param name="mode">components</mm:param>
           <a class="${mode eq 'components' ? education_top_menu_selected : ''}"
              href="${_}"><di:translate key="education.educationmenucomponents" 
/></a>
         </mm:link>
       </di:has>
-      <jsp:text> </jsp:text>
+
       <di:has  editcontext="rollen">
         <mm:link page="." referids="e?">
           <mm:param name="mode">roles</mm:param>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to