Author: jleroux
Date: Wed Jun 2 17:37:36 2010
New Revision: 950683
URL:
http://svn.apache.org/viewvc?rev=950683&view=revLog:
Accurate documentation
Modified:
ofbiz/trunk/framework/widget/dtd/widget-form.xsd
Modified: ofbiz/trunk/framework/widget/dtd/widget-form.xsd
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/framework/widget/dtd/widget-form.xsd?rev=950683&r1=950682&r2=950683&view=diff==============================================================================
--- ofbiz/trunk/framework/widget/dtd/widget-form.xsd (original)
+++ ofbiz/trunk/framework/widget/dtd/widget-form.xsd Wed Jun 2 17:37:36 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"/>