Author: trong.tran
Date: 2010-06-10 02:46:05 -0400 (Thu, 10 Jun 2010)
New Revision: 3291
Modified:
portal/trunk/component/portal/src/main/java/gatein_objects_1_0.xsd
Log:
GTNPORTAL-1263 Revert the committed code and see what we should do with this kind of issue
later
Modified: portal/trunk/component/portal/src/main/java/gatein_objects_1_0.xsd
===================================================================
--- portal/trunk/component/portal/src/main/java/gatein_objects_1_0.xsd 2010-06-10 06:35:57
UTC (rev 3290)
+++ portal/trunk/component/portal/src/main/java/gatein_objects_1_0.xsd 2010-06-10 06:46:05
UTC (rev 3291)
@@ -165,8 +165,6 @@
<xs:element name="show-info-bar" type="xs:boolean"
minOccurs="1" maxOccurs="1"/>
<xs:element name="show-application-state" type="xs:boolean"
minOccurs="0" maxOccurs="1"/>
<xs:element name="show-application-mode" type="xs:boolean"
minOccurs="0" maxOccurs="1"/>
- <xs:element name="width" type="xs:string"
minOccurs="0" maxOccurs="1"/>
- <xs:element name="height" type="xs:string"
minOccurs="0" maxOccurs="1"/>
</xs:sequence>
</xs:complexType>