Author: jleroux
Date: Sun Dec 14 11:13:45 2008
New Revision: 726518
URL:
http://svn.apache.org/viewvc?rev=726518&view=revLog:
Finally this was not needed now
Modified:
ofbiz/trunk/framework/webapp/dtd/site-conf.xsd
Modified: ofbiz/trunk/framework/webapp/dtd/site-conf.xsd
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/framework/webapp/dtd/site-conf.xsd?rev=726518&r1=726517&r2=726518&view=diff==============================================================================
--- ofbiz/trunk/framework/webapp/dtd/site-conf.xsd (original)
+++ ofbiz/trunk/framework/webapp/dtd/site-conf.xsd Sun Dec 14 11:13:45 2008
@@ -154,14 +154,6 @@
</xs:restriction>
</xs:simpleType>
</xs:attribute>
- <xs:attribute name="protect-view" default="false">
- <xs:simpleType>
- <xs:restriction base="xs:token">
- <xs:enumeration value="true"/>
- <xs:enumeration value="false"/>
- </xs:restriction>
- </xs:simpleType>
- </xs:attribute>
</xs:attributeGroup>
<xs:element name="security">
<xs:complexType>