Author: tuancn
Date: 2010-01-29 04:03:01 -0500 (Fri, 29 Jan 2010)
New Revision: 1466
Modified:
portal/trunk/web/portal/src/main/webapp/WEB-INF/conf/portal/portal/template/classic/pages.xml
Log:
GTNPORTAL-533: Use Register Portlet for new portal in public mode
Modified:
portal/trunk/web/portal/src/main/webapp/WEB-INF/conf/portal/portal/template/classic/pages.xml
===================================================================
---
portal/trunk/web/portal/src/main/webapp/WEB-INF/conf/portal/portal/template/classic/pages.xml 2010-01-29
08:08:18 UTC (rev 1465)
+++
portal/trunk/web/portal/src/main/webapp/WEB-INF/conf/portal/portal/template/classic/pages.xml 2010-01-29
09:03:01 UTC (rev 1466)
@@ -80,7 +80,7 @@
<portlet-application>
<portlet>
<application-ref>exoadmin</application-ref>
- <portlet-ref>AccountPortlet</portlet-ref>
+ <portlet-ref>RegisterPortlet</portlet-ref>
</portlet>
<title>New Account</title>
<access-permissions>*:/platform/guests</access-permissions>