Author: julien_viet
Date: 2010-02-24 07:44:30 -0500 (Wed, 24 Feb 2010)
New Revision: 1843
Modified:
portal/trunk/web/portal/src/main/webapp/WEB-INF/conf/portal/group/platform/guests/pages.xml
Log:
minor
Modified:
portal/trunk/web/portal/src/main/webapp/WEB-INF/conf/portal/group/platform/guests/pages.xml
===================================================================
---
portal/trunk/web/portal/src/main/webapp/WEB-INF/conf/portal/group/platform/guests/pages.xml 2010-02-24
11:54:34 UTC (rev 1842)
+++
portal/trunk/web/portal/src/main/webapp/WEB-INF/conf/portal/group/platform/guests/pages.xml 2010-02-24
12:44:30 UTC (rev 1843)
@@ -20,12 +20,12 @@
-->
-<page-set>
+<page-set
+
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+
xsi:schemaLocation="http://www.gatein.org/xml/ns/gatein_objects_1_0.xsd
http://www.gatein.org/xml/ns/gatein_objects_1_0.xsd"
+
xmlns="http://www.gatein.org/xml/ns/gatein_objects_1_0.xsd">
- <page
-
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-
xsi:schemaLocation="http://www.gatein.org/xml/ns/gatein_objects_1_0.xsd
http://www.gatein.org/xml/ns/gatein_objects_1_0.xsd"
-
xmlns="http://www.gatein.org/xml/ns/gatein_objects_1_0.xsd">
+ <page>
<name>sitemap</name>
<title>Site Map</title>
<access-permissions>*:/platform/guests</access-permissions>