Update of 
/var/cvs/contributions/CMSContainer/cmsc/edit-webapp/src/webapp/editors/modules
In directory 
james.mmbase.org:/tmp/cvs-serv1433/cmsc/edit-webapp/src/webapp/editors/modules

Modified Files:
        modulesmenu.jsp 
Log Message:
CMSC-996 module path to show community module


See also: 
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer/cmsc/edit-webapp/src/webapp/editors/modules
See also: http://www.mmbase.org/jira/browse/CMSC-996


Index: modulesmenu.jsp
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer/cmsc/edit-webapp/src/webapp/editors/modules/modulesmenu.jsp,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -b -r1.21 -r1.22
--- modulesmenu.jsp     15 Jul 2008 04:38:05 -0000      1.21
+++ modulesmenu.jsp     28 Jul 2008 09:05:16 -0000      1.22
@@ -44,8 +44,8 @@
                      </mm:haspage>
                      <mm:haspage page="/editors/community">
                         <li class="users">
-                           <c:url var="communityUrl" 
value="/editors/community/index.jsp"/>
-                           <a href="${communityUrl}" 
target="rightpane"><fmt:message key="modules.community" /></a>
+                          <c:url var="communityManagement" 
value="/editors/community/SearchConditionalUser.do"/>
+                           <a href="${communityManagement}" 
target="rightpane"><fmt:message key="modules.community" /></a>
                         </li>
                      </mm:haspage>
                      <mm:haspage page="/editors/community">
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to