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

Modified Files:
        tree_top_menu.jsp 
Log Message:



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.50
retrieving revision 1.51
diff -u -b -r1.50 -r1.51
--- tree_top_menu.jsp   27 Mar 2008 14:58:10 -0000      1.50
+++ tree_top_menu.jsp   28 Aug 2008 16:00:55 -0000      1.51
@@ -50,6 +50,14 @@
         </mm:link>
       </di:has>
 
+      <c:if test="${di:setting('core', 'pagereporter') eq 'true'}">
+        <mm:link page="." referids="e?">
+          <mm:param name="mode">pagereports</mm:param>
+          <a class="education_top_menu ${mode eq 'pagereports' ? 'selected' : 
''}"
+             href="${_}"><di:translate key="core.pagereports" /></a>
+        </mm:link>
+      </c:if>
+
 
       <mm:hasnode number="component.pop">
         <mm:node number="component.pop">
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to