Author: jleroux
Date: Wed Jun 2 17:40:04 2010
New Revision: 950687
URL:
http://svn.apache.org/viewvc?rev=950687&view=revLog:
Update dtds
Modified:
ofbiz/site/dtds/widget-form.xsd
Modified: ofbiz/site/dtds/widget-form.xsd
URL:
http://svn.apache.org/viewvc/ofbiz/site/dtds/widget-form.xsd?rev=950687&r1=950686&r2=950687&view=diff==============================================================================
--- ofbiz/site/dtds/widget-form.xsd (original)
+++ ofbiz/site/dtds/widget-form.xsd Wed Jun 2 17:40:04 2010
@@ -931,7 +931,7 @@ under the License.
</xs:simpleType>
</xs:attribute>
<xs:attribute name="presentation" default="layer">
- <xs:annotation><xs:documentation>Shows the lookup as moveable and resizable layer or window. Default to layer which uses the 'LookupLayerPopupDecorator'</xs:documentation></xs:annotation>
+ <xs:annotation><xs:documentation>Shows the lookup as moveable and resizable layer or popup window. Default to layer.</xs:documentation></xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="layer"/>