[jboss-svn-commits] JBoss Portal SVN: r5392 - trunk/core/src/resources/portal-core-sar/conf/data
jboss-svn-commits at lists.jboss.org
jboss-svn-commits at lists.jboss.org
Tue Oct 10 05:38:49 EDT 2006
Author: julien at jboss.com
Date: 2006-10-10 05:38:47 -0400 (Tue, 10 Oct 2006)
New Revision: 5392
Modified:
trunk/core/src/resources/portal-core-sar/conf/data/default-object.xml
Log:
remove user portlet from news page
Modified: trunk/core/src/resources/portal-core-sar/conf/data/default-object.xml
===================================================================
--- trunk/core/src/resources/portal-core-sar/conf/data/default-object.xml 2006-10-10 09:28:42 UTC (rev 5391)
+++ trunk/core/src/resources/portal-core-sar/conf/data/default-object.xml 2006-10-10 09:38:47 UTC (rev 5392)
@@ -117,12 +117,6 @@
<height>0</height>
</window>
<window>
- <window-name>UserPortletWindow</window-name>
- <instance-ref>UserPortletInstance</instance-ref>
- <region>left</region>
- <height>1</height>
- </window>
- <window>
<window-name>NewsPortletWindow</window-name>
<instance-ref>NewsPortletInstance</instance-ref>
<region>center</region>
More information about the jboss-svn-commits
mailing list