Author: liem_nguyen
Date: 2009-11-01 22:51:29 -0500 (Sun, 01 Nov 2009)
New Revision: 473
Modified:
portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/navigation/group/organization/management/executive-board_en.properties
portal/trunk/web/portal/src/main/webapp/WEB-INF/conf/portal/group/platform/administrators/navigation.xml
Log:
GTNPORTAL-147 Remove the "Community management" and "New account"
links from the admin group's navigation
Modified:
portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/navigation/group/organization/management/executive-board_en.properties
===================================================================
---
portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/navigation/group/organization/management/executive-board_en.properties 2009-11-02
03:14:59 UTC (rev 472)
+++
portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/navigation/group/organization/management/executive-board_en.properties 2009-11-02
03:51:29 UTC (rev 473)
@@ -19,4 +19,4 @@
organization.title=Organization
organization.newstaff=New Staff
-organization.management=Management
\ No newline at end of file
+organization.management=Users and groups management
\ No newline at end of file
Modified:
portal/trunk/web/portal/src/main/webapp/WEB-INF/conf/portal/group/platform/administrators/navigation.xml
===================================================================
---
portal/trunk/web/portal/src/main/webapp/WEB-INF/conf/portal/group/platform/administrators/navigation.xml 2009-11-02
03:14:59 UTC (rev 472)
+++
portal/trunk/web/portal/src/main/webapp/WEB-INF/conf/portal/group/platform/administrators/navigation.xml 2009-11-02
03:51:29 UTC (rev 473)
@@ -35,7 +35,7 @@
<label>#{administration.application-registry}</label>
<page-reference>group::/platform/administrators::registry</page-reference>
</node>
-
+ <!--
<node>
<uri>administration/newAccount</uri>
<name>newAccount</name>
@@ -49,7 +49,8 @@
<label>#{administration.community-management}</label>
<page-reference>group::/platform/administrators::communityManagement</page-reference>
</node>
-
+ -->
+
<node>
<uri>administration/i18n</uri>
<name>i18n</name>